D22580: Notify users when not using KDE_INSTALL_USE_QT_SYS_PATHS about prefix.sh
Christophe Giboudeaux
noreply at phabricator.kde.org
Sat Jul 20 16:26:16 BST 2019
cgiboudeaux added inline comments.
INLINE COMMENTS
> KDEInstallDirs.cmake:721
> +if(NOT KDE_INSTALL_USE_QT_SYS_PATHS)
> + message(NOTICE "Installing in ${CMAKE_INSTALL_PREFIX}. Run ${CMAKE_CURRENT_BINARY_DIR}/prefix.sh to set the environment for ${CMAKE_PROJECT_NAME}.")
> +endif()
'NOTICE' doesn't exist in CMake < 3.15.
REPOSITORY
R240 Extra CMake Modules
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D22580
To: apol, #frameworks, albertvaka
Cc: cgiboudeaux, albertvaka, kde-frameworks-devel, kde-buildsystem, LeGast00n, sbergeron, bencreasy, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20190720/d350c9d6/attachment.html>
More information about the Kde-buildsystem
mailing list