Skip to content

Python module: maybe prefer system pybind11 over submodule #199

Description

@wperkins

Currently, when the Python module is built, pybind11 is located by pointing CMake directly at the git submodule sub-directory. It may be preferable to let CMake interrogate the system to see if a perhaps more recent version is installed as a system package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions