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
/
Two
/
CMakeLists.txt
blob: 6a9630e0641fca766cb2e306caf01f36d1ccf9ab (
plain
)
1
2
3
ADD_LIBRARY( Two TwoSrc.c ) TARGET_LINK_LIBRARIES( Two Three )