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