We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fcb9e commit 7c0f237Copy full SHA for 7c0f237
1 file changed
CMake/External_Protobuf.cmake
@@ -7,8 +7,6 @@ if (Protobuf_SELECT_VERSION STREQUAL "3.9.0")
7
SOURCE_SUBDIR ./cmake
8
${COMMON_EP_ARGS}
9
${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
12
CMAKE_ARGS
13
${COMMON_CMAKE_ARGS}
14
-Dprotobuf_BUILD_TESTS:BOOL=OFF
0 commit comments