FindPythonLibsNew.cmake
7.79 KB
-
Fix module file name when working with debug builds of Python · 7b4f8dc0
Fixes #365. `sysconfig.get_config_var('SO')` already returns the correct PYTHON_MODULE_EXTENSION, even for debug builds, so there is no need to add anything else manually.Dean Moldovan committed