Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
Dependency
/
1
/
CMakeLists.txt
blob: a8e74e40ba4cafb7cece062cbf16f91b205bb797 [
file
] [
log
] [
blame
]
add_library( One OneSrc.c )
# This library has no dependencies
target_link_libraries( One "" )