Comment 3 for bug 1653635

Revision history for this message
Timo Röhling (roehling) wrote :

The CMake config exports the `jsoncpp_lib` and `jsoncpp_static` targets, which will automatically perform all required settings when used with `target_link_libraries()`. Manually setting the include paths and link libraries is an anti-pattern.