summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/add_custom_target/BadTargetName.cmake
blob: c4381a2399b31586b5c5201826b3438fbd1c5148 (plain)
1
2
3
add_custom_target("#")
add_custom_target("<")
add_custom_target(">")