summaryrefslogtreecommitdiffstats
path: root/Tests/Server/buildsystem1/subdir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Server/buildsystem1/subdir/CMakeLists.txt')
-rw-r--r--Tests/Server/buildsystem1/subdir/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/Server/buildsystem1/subdir/CMakeLists.txt b/Tests/Server/buildsystem1/subdir/CMakeLists.txt
new file mode 100644
index 0000000..9157312
--- /dev/null
+++ b/Tests/Server/buildsystem1/subdir/CMakeLists.txt
@@ -0,0 +1,5 @@
+set(bar4 something)
+
+set(bar5 more)
+
+add_executable(ooo empty.cpp)