Fix generation of save-installed-headers.vcxproj regarding upb headers (#18135)
upb headers are not in `${protobuf_SOURCE_DIR}/src`, so the `string(REPLACE ...)` command fails and the `save-installed-headers.vcxproj` contains an invalid path regarding upb headers, causing a failure in compilation.
Closes #18135
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/18135 from Delcaran:main 28c40493e3
PiperOrigin-RevId: 686963169
pull/18883/head
parent
8eef2b3edc
commit
bd1806edc3
1 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue