summarylogtreecommitdiffstats
path: root/CMakeLists.txt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt.patch')
-rw-r--r--CMakeLists.txt.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/CMakeLists.txt.patch b/CMakeLists.txt.patch
new file mode 100644
index 000000000000..9a78766f31a5
--- /dev/null
+++ b/CMakeLists.txt.patch
@@ -0,0 +1,9 @@
+--- /SeExpr/CMakeLists.txt 2016-06-03 17:23:09.148872767 -0400
++++ /SeExpr/CMakeLists.txt 2016-06-03 17:24:26.255300396 -0400
+@@ -97,6 +97,3 @@
+ ## Traverse subdirectories
+ ADD_SUBDIRECTORY (src/SeExpr)
+ ADD_SUBDIRECTORY (src/SeExprEditor)
+-ADD_SUBDIRECTORY (src/doc)
+-ADD_SUBDIRECTORY (src/demos)
+-ADD_SUBDIRECTORY (src/tests)