Fix #296 - install path of Python plugins with CMake.
No need of specifying the CMAKE_PREFIX_PATH to python when asking for sysconfig.get_python_lib since everything is installed relative to CMAKE_PREFIX_PATH anyway.
Loading
Please register or sign in to comment