Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
98402581f4e5067ccc4bd2d6bf1558cc5edcdbc7
/
.
/
Tests
/
Dependency
/
1
/
CMakeLists.txt
blob: a8e74e40ba4cafb7cece062cbf16f91b205bb797 [
file
]
add_library( One OneSrc.c )
# This library has no dependencies
target_link_libraries( One "" )