cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
project(acsdkAudioInputStream LANGUAGES CXX)
add_subdirectory("src")