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