Skip to content

Python module: maybe prefer system pybind11 over submodule #199

@wperkins

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions