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