mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
We use qt6 only
This commit is contained in:
parent
db407e90ea
commit
b700c71eb6
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ ecm_setup_version(${PROJECT_VERSION}
|
|||
VERSION_HEADER ${CMAKE_CURRENT_BINARY_DIR}/version.h
|
||||
)
|
||||
|
||||
find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED
|
||||
find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED
|
||||
Core
|
||||
Qml
|
||||
Quick
|
||||
|
|
|
|||
Loading…
Reference in a new issue