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
/
1
/
CMakeLists.txt
blob: b50b2e9c5bdfd84bbeb145da49fb5048384d84e4 (
plain
)
1
2
3
ADD_LIBRARY( One OneSrc.c ) # This library has no dependencies TARGET_LINK_LIBRARIES( One "" )