• Patrik Huber's avatar
    Added infrastructure to generate Python bindings · cb6dd354
    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
CMakeLists.txt 7.31 KB