blob: 22457a9b736444b6ceebd72cf636578a83e707e0 [file] [log] [blame]
enable_language(CXX)
add_executable(foo empty.cpp)
add_library(alias ALIAS foo)