Browse Source

Oops, forgot the library name

Andy Cedilnik 23 years ago
parent
commit
daaa5f3e79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/FindPythonLibs.cmake

+ 1 - 1
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