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