CMake/Modules/FindQt.cmake

5 lines
157 B
CMake
Raw Normal View History

#
MESSAGE("FindQt has been deprecated, Defaulting to FindQt3. You should use FindQt3 FindQt4.cmake and CheckQtInstalled.cmake directly.")
INCLUDE(FindQt3)