Ken Martin %!s(int64=23) %!d(string=hai) anos
pai
achega
c6323d154b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Modules/FindPNG.cmake

+ 1 - 1
Modules/FindPNG.cmake

@@ -14,7 +14,7 @@
 # None of the above will be defined unles zlib can be found.
 
 # PNG depends on Zlib
-INCLUDE( INCLUDE(${CMAKE_ROOT}/Modules/FindZLIB.cmake )
+INCLUDE( ${CMAKE_ROOT}/Modules/FindZLIB.cmake )
 
 IF(ZLIB_FOUND)
   FIND_PATH(PNG_PNG_INCLUDE_DIR png.h