blob: e01b8e5ec4468d643bfb20b5fc2faa12f5453e92 [file] [log] [blame]
enable_language(CXX)
add_library("lib with spaces" empty.cpp)
add_executable("exe with spaces" empty.cpp)
add_custom_target("custom with spaces")