Files
WebCC/build/unittest/CTestTestfile.cmake
T
2022-09-05 13:31:32 +08:00

9 lines
452 B
CMake

# CMake generated Testfile for
# Source directory: F:/WebCC/webcc/unittest
# Build directory: F:/WebCC/webcc/build/unittest
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(unittest "unittest")
set_tests_properties(unittest PROPERTIES _BACKTRACE_TRIPLES "F:/WebCC/webcc/unittest/CMakeLists.txt;30;add_test;F:/WebCC/webcc/unittest/CMakeLists.txt;0;")