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