Skip to content

Commit 7c0f237

Browse files
committed
Remove unnecessary patch.
1 parent 80fcb9e commit 7c0f237

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CMake/External_Protobuf.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ if (Protobuf_SELECT_VERSION STREQUAL "3.9.0")
77
SOURCE_SUBDIR ./cmake
88
${COMMON_EP_ARGS}
99
${COMMON_CMAKE_EP_ARGS}
10-
# UPDATE_COMMAND
11-
# COMMAND ${CMAKE_COMMAND} -DPULSE_IL2CPP_PATCH=${PULSE_IL2CPP_PATCH} -Dprotobuf_source=${protobuf_SRC} -Dprotobuf_patch=${protobuf_Patch} -P ${protobuf_Patch}/Patch.cmake
1210
CMAKE_ARGS
1311
${COMMON_CMAKE_ARGS}
1412
-Dprotobuf_BUILD_TESTS:BOOL=OFF

0 commit comments

Comments
 (0)