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
/
Three
/
CMakeLists.txt
blob: 6b20dcb81628aa8613274fec7eaa42ee782ccf9a (
plain
)
1
2
3
ADD_LIBRARY( Three ThreeSrc.c ) TARGET_LINK_LIBRARIES( Three One Four )