CMake: Use the correct jsoncpp target name in static builds (#12733)
When building protobuf with BUILD_SHARED_LIBS disabled, conformance_test_runner should link jsoncpp_static but not jsoncpp_lib.
Closes #12733
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/12733 from semlanik:main 2ab4be6bb0
PiperOrigin-RevId: 530926843
pull/12540/head^2
parent
027d8dfe36
commit
d372fcded6
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue