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