mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-04 10:06:42 -05:00
11 lines
206 B
Text
11 lines
206 B
Text
|
calamares_add_plugin( oemid
|
||
|
TYPE viewmodule
|
||
|
EXPORT_MACRO PLUGINDLLEXPORT_PRO
|
||
|
SOURCES
|
||
|
OEMViewStep.cpp
|
||
|
LINK_PRIVATE_LIBRARIES
|
||
|
calamaresui
|
||
|
Qt5::Widgets
|
||
|
SHARED_LIB
|
||
|
)
|