Skip to content
Snippets Groups Projects
Commit cb6dd354 authored by Patrik Huber's avatar Patrik Huber
Browse files

Added infrastructure to generate Python bindings

- Added a flag GENERATE_PYTHON_BINDINGS to CMake which enables the use of pybind11
- `create-python-bindings` generates bindings for PcaModel
- pybind11 is added as a submodule; needs to be cloned with `git submodule update --init`
- Increased cmake_minimum_required to 2.8.12 for pybind11
parent 43dcb3d4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment