mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 10:22:50 +00:00
kman: build fix
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
04caf1c1ff
commit
ed5d8e7988
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ set(kman_sources
|
||||||
add_executable(kman ${kman_sources})
|
add_executable(kman ${kman_sources})
|
||||||
target_link_libraries(kman
|
target_link_libraries(kman
|
||||||
KDE4::kdeui
|
KDE4::kdeui
|
||||||
KDE4::kfile
|
KDE4::kio
|
||||||
KDE4::karchive
|
KDE4::karchive
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue