ENH: use the findqt3 from this cmake and not the one configureing cmake

This commit is contained in:
Bill Hoffman 2005-09-12 10:37:04 -04:00
parent 1b421ccf75
commit 6dfb10d374
1 changed files with 2 additions and 2 deletions

View File

@ -545,8 +545,8 @@ IF(BUILD_TESTING)
--build-exe-dir "${CMake_BINARY_DIR}/Tests/Wrapping/bin"
--test-command wrapping
)
INCLUDE (FindQt3)
# use the FindQt3.cmake from this cmake as it may not be in an older version of cmake
INCLUDE (${CMAKE_SOURCE_DIR}/Modules/FindQt3.cmake)
MARK_AS_ADVANCED(
QT_INCLUDE_PATH
QT_MOC_EXE