Revert "Make the CONFIG and QT_CONFIG contents available downstream."
This reverts commit 6c2e57e6884c1ef524bb22f0ed6a2be2c97cd46d. This created variables with awkward names and unproven usefulness. In the FindQt4.cmake file they are considered internal. Change-Id: I51443b2a39d4f11817bd13332baf025556dd8ebe Reviewed-by: Clinton Stimpson <clinton@elemtech.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
parent
b1a02ce010
commit
fd2ddb076e
@ -30,9 +30,6 @@ list(APPEND Qt5Core_COMPILE_DEFINITIONS QT_NAMESPACE=$$QT_NAMESPACE)
|
||||
set(QT_LIBINFIX \"$${QT_LIBINFIX}\")
|
||||
!!ENDIF
|
||||
|
||||
set(QT_CONFIG \"$${CONFIG}\")
|
||||
set(QT_QCONFIG \"$${QT_CONFIG}\")
|
||||
|
||||
!!IF !isEmpty(CMAKE_WINDOWS_BUILD)
|
||||
set(Qt5Core_QTMAIN_LIBRARIES Qt5::WinMain)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user