summaryrefslogtreecommitdiff
path: root/devel/hyperscan/files/patch-CMakeLists.txt
blob: 1007126cc4c830b177a9c99e7b14dd6cf01b790d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- CMakeLists.txt.orig	2017-01-20 03:16:41 UTC
+++ CMakeLists.txt
@@ -1217,6 +1217,6 @@ install(TARGETS hs_shared
     LIBRARY DESTINATION lib)
 endif()
 
-if(NOT WIN32)
-    add_subdirectory(examples)
-endif()
+#if(NOT WIN32)
+#add_subdirectory(examples)
+#endif()