Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
Dependency
/
Eight
/
CMakeLists.txt
blob: db5e2dfb5b25192af143b352c362b6ffa4d8738e [
file
] [
log
] [
blame
]
add_library( Eight EightSrc.c )
target_link_libraries( Eight Seven )