Fynd Python debug lib in usual libs dir too

This commit is contained in:
Sebastien Barre 2001-11-28 12:49:29 -05:00
parent fd516c022d
commit 9301d47021
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ FIND_LIBRARY(PYTHON_DEBUG_LIBRARY
/usr/local/lib
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.1\\InstallPath]/libs/Debug
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.0\\InstallPath]/libs/Debug
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.1\\InstallPath]/libs
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.0\\InstallPath]/libs
)
FIND_LIBRARY(PYTHON_LIBRARY