CMake/Tests/RunCMake/add_custom_target/BadTargetName.cmake

4 lines
69 B
CMake

add_custom_target("#")
add_custom_target("<")
add_custom_target(">")