Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Network File Sharing
Commits
d7c03f23
Commit
d7c03f23
authored
Oct 29, 2022
by
Nicolas Fella
Browse files
Port away from deprecated install dir
parent
b76d1e14
Pipeline
#257441
passed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
samba/aclproperties/CMakeLists.txt
View file @
d7c03f23
...
...
@@ -11,4 +11,4 @@ target_link_libraries(SambaAcl
Qt::QuickWidgets
)
install
(
TARGETS SambaAcl DESTINATION
${
PLUGIN
_INSTALL_DIR
}
/kf5/propertiesdialog/
)
install
(
TARGETS SambaAcl DESTINATION
${
KDE
_INSTALL_
PLUGIN
DIR
}
/kf5/propertiesdialog/
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment