katie/cmake
Ivailo Monev b5347a5613 handle installation without RPATH on UNIX properly
the custom ld.so.conf file ensures that the Katie libraries get
registered in the cache so that when installed in location other than
/usr/lib or other standard libraries path executables can operate.

Even the default libraries path (/usr/local/lib/katie) is
non-standard and requires the config, unless CMAKE_SKIP_INSTALL_RPATH
if set to ON but because RPATH is considered security issue it is
unlikely that binary distributors will turn it on when building Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-30 22:45:32 +02:00
..
modules fix error detection in headers optimizer cmake file 2015-12-21 23:32:05 +02:00
archlinux-mingw.cmake add cmake toolchain file for use on arch linux 2015-12-16 02:22:09 +02:00
getkey.cpp initial import 2015-12-10 05:06:13 +02:00
KatieConfig.cmake initial import 2015-12-10 05:06:13 +02:00
KatieConfigVersion.cmake initial import 2015-12-10 05:06:13 +02:00
ld.so.conf.cmake handle installation without RPATH on UNIX properly 2015-12-30 22:45:32 +02:00
pkgconfig.cmake initial import 2015-12-10 05:06:13 +02:00