On Wed, Jun 29, 2016 at 11:02:30 +0200, Farbos a wrote:
> I would like to add a find module: FindJsonCpp.cmake that I attached.
> the library github: https://github.com/open-source-parsers/jsoncpp.
> 
> This library allows JSON manipulation. It's used by more than one
> person and I think it could useful to add a find module for this
> library.

The library builds using CMake and rather than using more code to find
itself, it should instead create a package configuration file which
contains the exact information CMake needs to use its install tree. See
the docs:

    
https://cmake.org/cmake/help/latest/manual/cmake-packages.7.html#creating-packages

Please consider contributing such support to the upstream project.

Thanks,

--Ben
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to