4 lines
136 B
CMake
4 lines
136 B
CMake
|
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
|
||
|
|
||
|
discover_unit_tests("" "SDKComponent;AVSCommon;UtilsCommonTestLib;SDKInterfacesTests")
|