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
Games
libkmahjongg
Commits
7e9978ca
Commit
7e9978ca
authored
Jan 17, 2021
by
Laurent Montel
Browse files
Use non-deprecated KDE_INSTALL_CMAKEPACKAGEDIR
parent
f35ca0d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
7e9978ca
...
...
@@ -87,7 +87,7 @@ ecm_qt_install_logging_categories(
DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
set
(
CMAKECONFIG_INSTALL_DIR
"
${
CMAKECONFIG_INSTALL_PREFIX
}
/KF5KMahjongglib"
)
set
(
CMAKECONFIG_INSTALL_DIR
"
${
KDE_INSTALL_CMAKEPACKAGEDIR
}
/KF5KMahjongglib"
)
configure_package_config_file
(
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/KF5KMahjongglibConfig.cmake.in"
...
...
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