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