[Kde-imaging] [Bug 281439] libkvkontakte addition break parallel builds
Francesco Riosa
francesco+kde at pnpitalia.it
Fri Sep 9 14:32:45 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=281439
--- Comment #7 from Francesco Riosa <francesco+kde pnpitalia it> 2011-09-09 14:32:45 ---
CMakeLists.txt contain the following:
# set up install directories. INCLUDE_INSTALL_DIR and LIB_INSTALL_DIR must not
be absolute paths
set(LIB_INSTALL_DIR_SUFFIX "" CACHE STRING "The directories where to install
libraries to")
set(LIB_INSTALL_DIR lib${LIB_INSTALL_DIR_SUFFIX} )
set(CMAKECONFIG_INSTALL_DIR ${LIB_INSTALL_DIR}/cmake/LibKVkontakte )
which other plugins don't do, they simply use LIB_INSTALL_DIR, don't set it.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list