mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-27 09:00:16 -06:00
3 lines
57 B
CMake
3 lines
57 B
CMake
enable_testing()
|
|
add_test(true ${CMAKE_COMMAND} -E true)
|