2 lines
53 B
CMake
2 lines
53 B
CMake
|
|
set(UNIT_TEST_BIN_OUTPUT_DIR "./test")
|
||
|
|
include(CTest)
|