oemid: adjust to Qt6

This commit is contained in:
Adriaan de Groot 2023-09-05 15:36:09 +02:00
parent f56250624f
commit 07e7757c31

View File

@ -12,6 +12,6 @@ calamares_add_plugin(oemid
UI
OEMPage.ui
LINK_PRIVATE_LIBRARIES
Qt5::Widgets
${qtname}::Widgets
SHARED_LIB
)