mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-03 22:35:45 -05:00
10 lines
197 B
Text
10 lines
197 B
Text
|
calamares_add_plugin( contextualprocess
|
||
|
TYPE job
|
||
|
EXPORT_MACRO PLUGINDLLEXPORT_PRO
|
||
|
SOURCES
|
||
|
ContextualProcessJob.cpp
|
||
|
LINK_PRIVATE_LIBRARIES
|
||
|
calamares
|
||
|
SHARED_LIB
|
||
|
)
|