index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
Dependency
/
Eight
/
CMakeLists.txt
blob: 5d8e7564ec0e4c0a9606fcd63fef7116ae2bbac7 (
plain
)
1
2
3
ADD_LIBRARY( Eight EightSrc.c ) TARGET_LINK_LIBRARIES( Eight Seven )