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
When building protobuf with BUILD_SHARED_LIBS disabled, conformance_test_runner should link jsoncpp_static but not jsoncpp_lib.
- Loading branch information