summaryrefslogtreecommitdiffstats
path: root/Tests/OutOfSource/SubDir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/OutOfSource/SubDir/CMakeLists.txt')
-rw-r--r--Tests/OutOfSource/SubDir/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/OutOfSource/SubDir/CMakeLists.txt b/Tests/OutOfSource/SubDir/CMakeLists.txt
new file mode 100644
index 0000000..905f2bc
--- /dev/null
+++ b/Tests/OutOfSource/SubDir/CMakeLists.txt
@@ -0,0 +1,2 @@
+# subdir to a sibling dir
+SUBDIRS(${PROJECT_SOURCE_DIR}/OutOfSourceSubdir)