File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 11diff --git a/cmake/protobuf-configure-target.cmake b/cmake/protobuf-configure-target.cmake
2- index c67c57056..c6a0ac9fa 100644
2+ index c67c57056..171e0a8f0 100644
33--- a/cmake/protobuf-configure-target.cmake
44+++ b/cmake/protobuf-configure-target.cmake
55@@ -7,8 +7,8 @@
@@ -13,12 +13,3 @@ index c67c57056..c6a0ac9fa 100644
1313 endif()
1414
1515 target_compile_features("${target}" PUBLIC cxx_std_17)
16- @@ -66,7 +66,7 @@ function(protobuf_configure_unity_target target)
17- if(${CMAKE_VERSION} VERSION_GREATER 3.18 OR ${CMAKE_VERSION} VERSION_EQUAL 3.18)
18- # If protobuf_USE_UNITY_BUILD is set to ON, set target to use Unity builds.
19- set_target_properties("${target}"
20- - PROPERTIES
21- + PROPERTIES
22- UNITY_BUILD ON
23- UNITY_BUILD_MODE BATCH
24- UNITY_BUILD_BATCH_SIZE 50
You can’t perform that action at this time.
0 commit comments