SmartAudio/package/avs/libsensory/files/CMakeLists.txt

6 lines
133 B
CMake
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
project(sensory LANGUAGES CXX)
add_subdirectory("wrapper")
add_subdirectory("test")