summaryrefslogtreecommitdiff
path: root/databases/mariadb100-server/files/patch-pcre_CMakeLists.txt
blob: a292081845ba14f33aca3f3bd28b33ef21eeb8fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pcre/CMakeLists.txt.orig	2015-06-17 14:54:12 UTC
+++ pcre/CMakeLists.txt
@@ -513,6 +513,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