FindQt4: Include builtin FindPackageHandleStandardArgs directly

Apply to FindQt4 change from commit b0118402 (Use absolute path to
FindPackageHandleStandardArgs.cmake everywhere, 2010-09-28).
This commit is contained in:
Brad King 2011-01-20 11:45:39 -05:00
parent 43cb9b8276
commit 4c1c358332
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ ENDIF(QT_QT_LIBRARY)
INCLUDE(CheckSymbolExists)
INCLUDE(MacroAddFileDependencies)
INCLUDE(FindPackageHandleStandardArgs)
INCLUDE(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake)
SET(QT_USE_FILE ${CMAKE_ROOT}/Modules/UseQt4.cmake)