summaryrefslogtreecommitdiff
path: root/Tests/PreOrder/Library/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/PreOrder/Library/CMakeLists.txt')
-rw-r--r--Tests/PreOrder/Library/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/PreOrder/Library/CMakeLists.txt b/Tests/PreOrder/Library/CMakeLists.txt
new file mode 100644
index 000000000..6c011eca9
--- /dev/null
+++ b/Tests/PreOrder/Library/CMakeLists.txt
@@ -0,0 +1,2 @@
+ADD_LIBRARY(simpleLib simpleLib.cxx )
+