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
/
Seven
/
CMakeLists.txt
blob: 51a38d8ed1d40aae4dd5b3d4dd8871856d59f7f3 (
plain
)
1
2
3
ADD_LIBRARY( Seven SevenSrc.c ) TARGET_LINK_LIBRARIES( Seven Two )