Files
macports-ports/devel/protobuf5-cpp/files/cmake-zlib-include.diff

11 lines
263 B
Diff

--- CMakeLists.txt.orig 2023-06-01 13:13:50.000000000 -0400
+++ CMakeLists.txt 2023-06-01 13:14:05.000000000 -0400
@@ -296,7 +296,6 @@
endif (MSVC)
include_directories(
- ${ZLIB_INCLUDE_DIRECTORIES}
${protobuf_BINARY_DIR}
${protobuf_SOURCE_DIR}/src)