mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +00:00
Fix library not being installed
This commit is contained in:
parent
7613787339
commit
140ca990bf
1 changed files with 2 additions and 0 deletions
|
|
@ -53,6 +53,8 @@ set_target_properties(mobileshell PROPERTIES
|
|||
SOVERSION 1
|
||||
EXPORT_NAME LibMobileShell)
|
||||
|
||||
install(TARGETS mobileshell EXPORT mobileshellLibraryTargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
|
||||
|
||||
install(FILES
|
||||
displaysmodel.h
|
||||
kwinvirtualkeyboardinterface.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue