Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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=#12733 from semlanik:main 2ab4be6 PiperOrigin-RevId: 530926843
- Loading branch information