diff options
author | Brad King <brad.king@kitware.com> | 2014-03-05 16:57:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-03-05 16:58:13 (GMT) |
commit | bf28ff1f422407f10ecc283f03ce8c5ee57f1812 (patch) | |
tree | 6371d150ed25e3b2910b62b16ec34ad104da6a0d /Modules/CheckIncludeFile.cxx.in | |
parent | 3816cd2dc7a7cc220e4f1b1e87fee986545b9cb3 (diff) | |
download | CMake-bf28ff1f422407f10ecc283f03ce8c5ee57f1812.zip CMake-bf28ff1f422407f10ecc283f03ce8c5ee57f1812.tar.gz CMake-bf28ff1f422407f10ecc283f03ce8c5ee57f1812.tar.bz2 |
FindPythonLibs: Do not try to find the interpreter (#13794)
The parent commit taught FindPythonLibs to try to find PythonInterp
unconditionally. Some projects may want the libraries of a specific
version even when the corresponding interpreter is not available. Drop
the internal use of FindPythonInterp and just use the versions from it
if it happens to have been found by the project first. That will allow
projects to get a consistent version when they want both but not
otherwise force them to find the interpreter.
Diffstat (limited to 'Modules/CheckIncludeFile.cxx.in')
0 files changed, 0 insertions, 0 deletions