eis/cmake_include/unit_test.cmake

2 lines
53 B
CMake

set(UNIT_TEST_BIN_OUTPUT_DIR "./test")
include(CTest)