Files

11 lines
263 B
Diff
Raw Permalink Normal View History

2023-06-01 14:51:14 -04:00
--- 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)