cmake/Tests/RunCMake/add_custom_target/BadTargetName.cmake
2015-04-27 22:25:09 +02:00

4 lines
69 B
CMake

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