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