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
/
Four
/
CMakeLists.txt
blob: ba3711fe645b31333fb3a3280f9fef1fb72b36a9 (
plain
)
1
2
3
ADD_LIBRARY( Four FourSrc.c ) TARGET_LINK_LIBRARIES( Four One Two NoDepA )