mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05:00
Useless linkage is useless.
This commit is contained in:
parent
87b009cc23
commit
4cf6c06dda
2 changed files with 0 additions and 2 deletions
|
@ -9,6 +9,5 @@ calamares_add_plugin( greeting
|
|||
UI
|
||||
LINK_LIBRARIES
|
||||
${CALAMARES_LIBRARIES}
|
||||
calamares_bin
|
||||
SHARED_LIB
|
||||
)
|
||||
|
|
|
@ -23,7 +23,6 @@ calamares_add_plugin( partition
|
|||
LINK_LIBRARIES
|
||||
calapm
|
||||
${CALAMARES_LIBRARIES}
|
||||
calamares_bin
|
||||
KF5::CoreAddons
|
||||
SHARED_LIB
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue