mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
BUG: Patch from Clinton to restore proper QT3_SUPPORT macro definition.
This commit is contained in:
@@ -33,6 +33,7 @@ ENDMACRO(QT_MODULE_SETUP)
|
||||
|
||||
IF (QT_USE_QT3SUPPORT)
|
||||
QT_MODULE_SETUP(3SUPPORT)
|
||||
ADD_DEFINITIONS(-DQT3_SUPPORT)
|
||||
ENDIF (QT_USE_QT3SUPPORT)
|
||||
|
||||
IF (QT_USE_QTOPENGL)
|
||||
|
||||
Reference in New Issue
Block a user