Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
libkcddb
Commits
1d0324ad
Commit
1d0324ad
authored
Apr 18, 2006
by
Laurent Montel
😁
Browse files
better use {PLUGIN_INSTALL_DIR}
svn path=/trunk/KDE/kdemultimedia/libkcddb/; revision=530960
parent
39a6c59d
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcmcddb/CMakeLists.txt
View file @
1d0324ad
...
...
@@ -17,7 +17,7 @@ kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR} kcm_cddb )
target_link_libraries
(
kcm_cddb
${
KDE4_KDEUI_LIBS
}
kcddb
)
install_targets
(
${
LIB
_INSTALL_DIR
}
/kde4
kcm_cddb
)
install_targets
(
${
PLUGIN
_INSTALL_DIR
}
kcm_cddb
)
########### install files ###############
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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