summaryrefslogtreecommitdiff
path: root/Tests/DoubleProject/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/DoubleProject/CMakeLists.txt')
-rw-r--r--Tests/DoubleProject/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/DoubleProject/CMakeLists.txt b/Tests/DoubleProject/CMakeLists.txt
new file mode 100644
index 000000000..02a627597
--- /dev/null
+++ b/Tests/DoubleProject/CMakeLists.txt
@@ -0,0 +1,3 @@
+project(dumb)
+project(dumber)
+add_executable(just_silly silly.c)