Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6cca475bbf7cf8f3b03db3baaa772aa5b72e94de
/
.
/
Tests
/
Dependency
/
Eight
/
CMakeLists.txt
blob: db5e2dfb5b25192af143b352c362b6ffa4d8738e [
file
]
add_library( Eight EightSrc.c )
target_link_libraries( Eight Seven )