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
/
Jump
/
CMakeLists.txt
blob
3a506aa48ebfcc17c6e4f0141c0a32802dcaacda
1
PROJECT(Jump)
2
3
SET(CMAKE_IGNORE_DEPENDENCIES_ORDERING 1)
4
SUBDIRS(Executable Library)