blob: 011178b264355ba56be8ed5097841a63f2a261db [file] [log] [blame]
project(foo)
add_executable(foo foo.cxx)
target_link_libraries(foo bar)