Source release 17.1.0
This commit is contained in:
2
third_party/protobuf/cmake/protoc.cmake
vendored
2
third_party/protobuf/cmake/protoc.cmake
vendored
@@ -2,7 +2,7 @@ set(protoc_files
|
||||
${protobuf_source_dir}/src/google/protobuf/compiler/main.cc
|
||||
)
|
||||
|
||||
if (MSVC)
|
||||
if (CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
|
||||
set(protoc_rc_files
|
||||
${CMAKE_CURRENT_BINARY_DIR}/version.rc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user