remove cmake compatibility functions for old API
QT_NO_INTERNAL_COMPATIBILITY_FUNCTIONS has been removed Change-Id: Ic77cdae4e5151e3b0fe05cc6dd5b43bffc24768c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
693d5b8b1a
commit
9c32e7dc60
|
|
@ -10,7 +10,6 @@ project(TestStaticResources
|
|||
)
|
||||
|
||||
find_package(Qt6 COMPONENTS Core BuildInternals Test CONFIG REQUIRED)
|
||||
set(QT_NO_INTERNAL_COMPATIBILITY_FUNCTIONS TRUE)
|
||||
|
||||
qt_build_repo_begin()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue