[Cmake-commits] [cmake-commits] hoffman committed FindQt4.cmake 1.119 1.120

cmake-commits at cmake.org cmake-commits at cmake.org
Fri May 23 15:25:28 EDT 2008


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

Modified Files:
	FindQt4.cmake 
Log Message:
ENH: use PATHS keyword 


Index: FindQt4.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindQt4.cmake,v
retrieving revision 1.119
retrieving revision 1.120
diff -C 2 -d -r1.119 -r1.120
*** FindQt4.cmake	21 May 2008 17:36:37 -0000	1.119
--- FindQt4.cmake	23 May 2008 19:25:26 -0000	1.120
***************
*** 458,461 ****
--- 458,462 ----
  
    FIND_PATH(QT_QTCORE_INCLUDE_DIR QtGlobal
+     PATHS
      ${QT_HEADERS_DIR}/QtCore
      ${QT_LIBRARY_DIR}/QtCore.framework/Headers



More information about the Cmake-commits mailing list