mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
3 lines
57 B
CMake
3 lines
57 B
CMake
enable_testing()
|
|
add_test(true ${CMAKE_COMMAND} -E true)
|