[Cmake-commits] [cmake-commits] lowman committed FindDevIL.cmake 1.3 1.4

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Aug 12 22:40:59 EDT 2009


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv9929

Modified Files:
	FindDevIL.cmake 
Log Message:
Fixes Issue #8994


Index: FindDevIL.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindDevIL.cmake,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** FindDevIL.cmake	9 Feb 2009 21:25:48 -0000	1.3
--- FindDevIL.cmake	13 Aug 2009 02:40:56 -0000	1.4
***************
*** 23,27 ****
  
  FIND_LIBRARY(IL_LIBRARIES
!   NAMES IL
    PATH_SUFFIXES lib64 lib lib32
    DOC "The file that corresponds to the base il library."
--- 23,27 ----
  
  FIND_LIBRARY(IL_LIBRARIES
!   NAMES IL DEVIL
    PATH_SUFFIXES lib64 lib lib32
    DOC "The file that corresponds to the base il library."



More information about the Cmake-commits mailing list