summaryrefslogtreecommitdiff
path: root/databases/mariadb100-client/files/patch-pcre_CMakeLists.txt
blob: 1c7f87d8939948229829f8fceffaf37a9e2a6df3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pcre/CMakeLists.txt.orig	2017-01-12 01:45:18 UTC
+++ pcre/CMakeLists.txt
@@ -509,6 +509,8 @@ IF(PCRE_SHOW_REPORT)
   MESSAGE(STATUS "")
 ENDIF(PCRE_SHOW_REPORT)
 
+IF(FALSE)
 INSTALL(FILES ${CMAKE_BINARY_DIR}/pcre/pcre.h DESTINATION ${INSTALL_INCLUDEDIR}/private COMPONENT Development)
+ENDIF()
 
 # end CMakeLists.txt