mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-28 21:05:45 -05:00
And link against KCoreAddons.
This commit is contained in:
parent
2a5b22f584
commit
e737c91796
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ SET_TARGET_PROPERTIES(calamares_bin
|
|||
|
||||
if( WITH_KF5Crash )
|
||||
set( LINK_LIBRARIES
|
||||
KF5::CoreAddons
|
||||
KF5::Crash
|
||||
)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Reference in a new issue