blob: 1b1a405e82fc18f161f29e8da4a0e58a2dce4da7 [file] [log] [blame]
enable_language(CXX)
add_library("lib:colon" empty.cpp)
add_executable("exe:colon" empty.cpp)
add_custom_target("custom:colon")