cmake/Tests/RunCMake/add_custom_target/BadTargetName.cmake

4 lines
69 B
CMake
Raw Normal View History

2015-04-27 22:25:09 +02:00
add_custom_target("#")
add_custom_target("<")
add_custom_target(">")