summaryrefslogtreecommitdiffstats
path: root/Tests/TargetName/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/TargetName/CMakeLists.txt')
-rw-r--r--Tests/TargetName/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/TargetName/CMakeLists.txt b/Tests/TargetName/CMakeLists.txt
new file mode 100644
index 0000000..653286e
--- /dev/null
+++ b/Tests/TargetName/CMakeLists.txt
@@ -0,0 +1,4 @@
+project(TargetName)
+
+add_subdirectory(executables)
+add_subdirectory(scripts)