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