On Friday 23 January 2009, Patrick Spendrin wrote: > Hi all, > > as the title already says it, this patch makes the pathes saved in > StrigiConfig.cmake relative. This should not be a problem on Linux as > pathes are unlikely to change between machines (which is possible on > Windows). > The patch should work even with a LIB_DESTINATION different than > CMAKE_INSTALL_PREFIX/lib. > > So my question is: > Can you review the patch and check if it is working?
Did you check what happens if libs and headers are installed to different directories, e.g. /lib and /usr/include ? Or even more different ? Not quite sure how much we have to care for this... But then again, maybe some strange distro does things like this ;-) Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
