mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-24 16:49:18 -06:00
FindPython*: remove erroneous code
This commit is contained in:
@@ -1315,8 +1315,6 @@ if ("Development" IN_LIST ${_PYTHON_PREFIX}_FIND_COMPONENTS
|
||||
HINTS ${_${_PYTHON_PREFIX}_HINTS}
|
||||
PATHS ${__${_PYTHON_PREFIX}_REGISTRY_PATHS}
|
||||
PATH_SUFFIXES lib libs)
|
||||
endif()
|
||||
if (${_PYTHON_PREFIX}_LIBRARY_RELEASE)
|
||||
|
||||
# extract version from library name
|
||||
if (${_PYTHON_PREFIX}_LIBRARY_DEBUG MATCHES "python([23])([0-9]+)")
|
||||
|
||||
Reference in New Issue
Block a user