eis/cmake_include/unit_test.cmake

2 lines
53 B
CMake
Raw Normal View History

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