mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 20:45:51 +03:00
Partially revert "shell_integration/dolphin: Silence some warnings"
This partially reverts commit 1c721e9422
.
This caused the overlay plugin to be installed at the wrong place
because the kcoreaddons_add_plugin macto still use deprecated
${PLUGIN_INSTALL_DIR}.
I guess we'll have to live with the warnings.
This commit is contained in:
parent
4337e8532e
commit
926609bd74
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ set_package_properties(DolphinVcs PROPERTIES
|
|||
PURPOSE "Provides plugin interfaces for Dolphin."
|
||||
)
|
||||
|
||||
set(KDE_INSTALL_DIRS_NO_DEPRECATED TRUE)
|
||||
include(KDEInstallDirs)
|
||||
include(KDECMakeSettings)
|
||||
include(KDECompilerSettings)
|
||||
|
|
Loading…
Reference in a new issue