-
Patrik Huber authored
- 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
cb6dd354