update proto
This commit is contained in:
@@ -30,11 +30,6 @@ target_link_libraries(proto
|
||||
common
|
||||
protobuf)
|
||||
|
||||
# Add /FS flag for Windows to enable synchronous PDB writes (prevents C1041 errors with parallel compilation)
|
||||
if(MSVC)
|
||||
target_compile_options(proto PRIVATE /FS)
|
||||
endif()
|
||||
|
||||
set_target_properties(proto
|
||||
PROPERTIES
|
||||
COMPILE_WARNING_AS_ERROR ${WITH_WARNINGS_AS_ERRORS}
|
||||
|
||||
+389
-399
File diff suppressed because it is too large
Load Diff
+973
-1021
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+1195
-1226
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user