mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
Use separate install dir for different plugins
The service types are deprecated and not needed anymore when using the JSON metadata. Instead install the different plugin types into dedicated dirs, this way there is not additional filtering needed.
This commit is contained in:
@@ -49,5 +49,5 @@ target_link_libraries (krfb_framebuffer_pw
|
||||
)
|
||||
|
||||
install (TARGETS krfb_framebuffer_pw
|
||||
DESTINATION ${KDE_INSTALL_PLUGINDIR}/krfb
|
||||
DESTINATION ${KDE_INSTALL_PLUGINDIR}/krfb/framebuffer
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user