Skip to content

[CMakeLists.txt] Add find_package(PythonInterp)

Guilhem Saurel requested to merge github/fork/florent-lamiraux/qt4 into qt4

Created by: florent-lamiraux

before find_package(PythonLibs REQUIRED). This enables cmake to detect the correct default version of python.

Merge request reports