summaryrefslogtreecommitdiff
path: root/Modules/FindPythonLibs.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2002-06-10 08:53:36 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2002-06-10 08:53:36 -0400
commitdaaa5f3e79e8470faea0e5614d1eeeb2c7fde033 (patch)
tree78e9344a74ad456eb6ed45aab03355f1ae014a7b /Modules/FindPythonLibs.cmake
parent7e216a7ed20225b0ba8062ec66d862ea7f046ca6 (diff)
downloadcmake-daaa5f3e79e8470faea0e5614d1eeeb2c7fde033.tar.gz
Oops, forgot the library name
Diffstat (limited to 'Modules/FindPythonLibs.cmake')
-rw-r--r--Modules/FindPythonLibs.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindPythonLibs.cmake b/Modules/FindPythonLibs.cmake
index d05dc0ced2..529b077975 100644
--- a/Modules/FindPythonLibs.cmake
+++ b/Modules/FindPythonLibs.cmake
@@ -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