Fixed build against Qt 6.5.

This commit is contained in:
2023-05-24 21:18:28 +02:00
parent e02595ba0e
commit 7082648122
8 changed files with 16 additions and 0 deletions
+2
View File
@@ -14,6 +14,7 @@ find_package(Qt6 COMPONENTS
Core
Gui
Widgets
Qml
REQUIRED)
add_library(shop SHARED
@@ -85,6 +86,7 @@ target_link_libraries(shop
Qt::Core
Qt::Gui
Qt::Widgets
Qt::Qml
qdecimal
decnumber
QxOrm