CMakeLists.txt
2.97 KB
-
Make `FIND_PACKAGE(PythonInterp)` prefer `python3` · b7dce05c
This change makes it possible to prefer a python (version 3) interpreter on systems where python2 and python3 coexist (where python2 is found as `/usr/bin/python`).
lhchavez committed