summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0037/CMP0037-WARN-space.cmake
blob: 4a108287d90e17a26783ce2887455edc809810a0 (plain)
1
2
3

add_library("lib with spaces" empty.cpp)
add_executable("exe with spaces" empty.cpp)