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