mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
263 B
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)
|
|
|