mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Oops, forgot the library name
This commit is contained in:
@@ -20,7 +20,7 @@ IF(WIN32)
|
||||
ENDIF(WIN32)
|
||||
|
||||
FIND_LIBRARY(PYTHON_LIBRARY
|
||||
NAMES python python21 python2.1 python20 python2.0 python1.5 python15
|
||||
NAMES python python21 python2.1 python20 python2.0 python1.5 python15 python22 python2.2
|
||||
PATHS
|
||||
/usr/lib
|
||||
/usr/lib/python1.5/config
|
||||
|
||||
Reference in New Issue
Block a user