Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e48dbbf048604397ec00a2f95600e57b57634577
/
.
/
Tests
/
Dependency
/
Five
/
CMakeLists.txt
blob: 19c1c77d320735f94e6abb057bd63a891b04a8ee [
file
]
add_library( Five FiveSrc.c )
target_link_libraries( Five Two )