mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Bundle more file in resources
make deployment easier; like katepart or okularpart the ideal is that just the .so is enough to work This is just the start, will need to bundle more parts. At the moment even many keys don't work if you just bundle the part.
This commit is contained in:
committed by
Kurt Hindenburg
parent
b94f2c5cde
commit
02e4fbec97
@@ -137,7 +137,6 @@ option(ENABLE_PLUGIN_SSHMANAGER "Build the SSHManager plugin" ON)
|
||||
option(ENABLE_PLUGIN_QUICKCOMMANDS "Build the Quick Commands plugin" ON)
|
||||
|
||||
add_subdirectory( src )
|
||||
add_subdirectory( data )
|
||||
add_subdirectory( desktop )
|
||||
|
||||
if (HAVE_DBUS)
|
||||
|
||||
Reference in New Issue
Block a user