-
Notifications
You must be signed in to change notification settings - Fork 707
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Enable selection of a specific python impl
On distros with multiple python impls it can be useful to select a specific version rather than whatever CMake thinks is appopriate. This patch enables users to instruct CMake to look for a specific version of python by passing `-DPYTHON_FIND_VER`.
- Loading branch information
Showing
1 changed file
with
18 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters