blob: bbe7c75c116f4e72bf669101fa668dc6a8ee923f [file] [log] [blame]
enable_testing()
add_custom_target(custom ALL COMMAND ${CMAKE_COMMAND} -E touch custom-output.txt)
add_test(NAME test COMMAND ${CMAKE_COMMAND} -E echo)