Explorar o código

small bug fixes

Ian Scott %!s(int64=23) %!d(string=hai) anos
pai
achega
0b1465ba3a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Modules/FindX11.cmake

+ 1 - 1
Modules/FindX11.cmake

@@ -45,7 +45,7 @@ IF (UNIX)
       SET( X11_Xext_FOUND "YES")
     ENDIF(X11_Xext_LIBRARY)
 
-  ENDIF(X11_INCLUDE_PATH)
+  ENDIF(X11_INCLUDE_DIR)
 
   # Deprecated variable fro backwards compatibility with CMake 1.4
   SET (X11_LIBRARY ${X11_X11_LIBRARY})