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
ENH: keep cleaning up Tcl/Tk modules
[cmake.git]
/
Tests
/
Jump
/
CMakeLists.txt
blob
18776a1eb549e7dbb2dca6fa076ba889c48c7fe3
1
PROJECT(Jump)
2
3
SET(CMAKE_IGNORE_DEPENDENCIES_ORDERING 1)
4
ADD_SUBDIRECTORY(Executable)
5
ADD_SUBDIRECTORY(Library)