Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3e34186f69a7c89f2a3ac418e901b4d6e687773
/
.
/
Tests
/
SubProject
/
foo
/
CMakeLists.txt
blob: 011178b264355ba56be8ed5097841a63f2a261db [
file
] [
log
] [
blame
]
project(foo)
add_executable(foo foo.cxx)
target_link_libraries(foo bar)