summaryrefslogtreecommitdiff
path: root/Tests/EmptyLibrary/subdir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/EmptyLibrary/subdir/CMakeLists.txt')
-rw-r--r--Tests/EmptyLibrary/subdir/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/EmptyLibrary/subdir/CMakeLists.txt b/Tests/EmptyLibrary/subdir/CMakeLists.txt
new file mode 100644
index 000000000..e273f8db9
--- /dev/null
+++ b/Tests/EmptyLibrary/subdir/CMakeLists.txt
@@ -0,0 +1 @@
+add_library(test test.h)