repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
STYLE: Nightly Version update
[cmake.git]
/
Tests
/
VSExternalInclude
/
Lib1
/
CMakeLists.txt
blob
72ffcedc162289e5fbc212f62059018a9ff4c1aa
1
PROJECT(LIB1)
2
3
SET(SOURCES lib1.cpp)
4
5
ADD_LIBRARY(lib1 ${SOURCES})