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