Skip to content

Provide findjsoncpp.cmake with conda package #25

Closed
@ManifoldFR

Description

@ManifoldFR

The jsoncpp package normally provides the a cmake configuration file jsoncppConfig.cmake (open-source-parsers/jsoncpp#927) which allows to find the include and library files in a CMake project.

Unfortunately this is missing when installing the conda package. Normally we could find that file in $CONDA_PREFIX/lib/cmake/, but it is not the case. We can find it when installing libsjoncpp-dev using apt, at the location /usr/lib/x86_64-linux-gnu/cmake/jsoncpp on Ubuntu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions