summaryrefslogtreecommitdiff
path: root/Tests/Jump/Library/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Jump/Library/CMakeLists.txt')
-rw-r--r--Tests/Jump/Library/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests/Jump/Library/CMakeLists.txt b/Tests/Jump/Library/CMakeLists.txt
index 2f78c501c..1d9fed934 100644
--- a/Tests/Jump/Library/CMakeLists.txt
+++ b/Tests/Jump/Library/CMakeLists.txt
@@ -1,2 +1,2 @@
-ADD_SUBDIRECTORY(Static)
-ADD_SUBDIRECTORY(Shared)
+add_subdirectory(Static)
+add_subdirectory(Shared)