mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 20:19:53 +00:00
python: remove debug statements from FindPythonInterp.cmake.
This commit is contained in:
parent
8c0bbd37df
commit
49c4699d30
@ -72,8 +72,6 @@ else()
|
||||
set(_PYTHON_FIND_OTHER_VERSIONS ${_PYTHON3_VERSIONS} ${_PYTHON2_VERSIONS} ${_PYTHON1_VERSIONS})
|
||||
endif()
|
||||
|
||||
message(STATUS "names ${_Python_NAMES}")
|
||||
message(STATUS "other versions ${_PYTHON_FIND_OTHER_VERSIONS}")
|
||||
list(APPEND _Python_NAMES python)
|
||||
|
||||
# Search for the current active python version first
|
||||
|
Loading…
Reference in New Issue
Block a user