Unverified Commit f15a6792 by Edward Thomson Committed by GitHub

Merge pull request #5913 from lhchavez/python3

Make `FIND_PACKAGE(PythonInterp)` prefer `python3`
parents 84ce9746 b7dce05c
SET(Python_ADDITIONAL_VERSIONS 3 2.7)
FIND_PACKAGE(PythonInterp)
IF(NOT PYTHONINTERP_FOUND)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment