summaryrefslogtreecommitdiffstats
path: root/Tests/Jump/CMakeLists.txt
blob: 3a506aa48ebfcc17c6e4f0141c0a32802dcaacda (plain)
1
2
3
4
PROJECT(Jump)

SET(CMAKE_IGNORE_DEPENDENCIES_ORDERING 1)
SUBDIRS(Executable Library)