avs-device-sdk/CapabilityAgents/SoftwareComponentReporter/test/CMakeLists.txt

7 lines
193 B
CMake
Raw Normal View History

cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
set(INCLUDE_PATH
"${AVSCommon_SOURCE_DIR}/AVS/test")
discover_unit_tests("${INCLUDE_PATH}" "SoftwareComponentReporter;SDKInterfacesTests")