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
/
Five
/
CMakeLists.txt
blob: 27f6a1f5b744e7d82fea5ba9b933e52065907af8 (
plain
)
1
2
3
ADD_LIBRARY( Five FiveSrc.c ) TARGET_LINK_LIBRARIES( Five Two )