From ecbefa6959452af98485288388a92cbf35a28e99 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Tue, 15 Apr 2014 17:57:52 +0100 Subject: Add TODOs to KDEInstallDirs.cmake --- kde-modules/KDEInstallDirs.cmake | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'kde-modules') diff --git a/kde-modules/KDEInstallDirs.cmake b/kde-modules/KDEInstallDirs.cmake index 299e919e..2303c6bf 100644 --- a/kde-modules/KDEInstallDirs.cmake +++ b/kde-modules/KDEInstallDirs.cmake @@ -119,6 +119,14 @@ # License text for the above reference.) +# TODO: +# - Provide GNUInstallDirs-style names (CMAKE_INSTALL_*) +# (NB: need to be able to set current names on command line still) +# - Make sure libdir logic is up-to-date +# - Perhaps include GNUInstallDirs, to keep current with libdir logic? +# - Try to figure out proper Qt-related dirs when installing to the same +# prefix as Qt (look for qtpaths) + # Figure out what the default install directory for libraries should be. # This is the same logic as in cmake's GNUInstallDirs.cmake. set(_LIBDIR_DEFAULT "lib") -- cgit v1.2.1