mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
dbc734f23a
Switch from using `find_package(Python ...)` to `find_package(Python3 ...)` as it excludes that CMake picks a Python 2 version by accident.