avs-device-sdk/shared/acsdkCommunication/test/CMakeLists.txt

7 lines
137 B
CMake

set(LIBS
"AVSCommon"
"acsdkCommunication"
)
discover_unit_tests("${acsdkCommunication_INCLUDE_DIRS}" "${LIBS}")