Files
exiv2/src
Jan Tojnar 48f2c9dbba cmake: Fix paths with absolute GNUInstallDirs
It is not generally true that `CMAKE_INSTALL_<dir>` variables are relative paths:

https://github.com/jtojnar/cmake-snips#concatenating-paths-when-building-pkg-config-files
https://github.com/jtojnar/cmake-snips#assuming-cmake_install_dir-is-relative-path

Let's join them properly as paths, not strings.

On Windows, the absolute paths will likely remain unsupported as neither the CMake function,
nor the C++ code is able to detect absolute paths.

Signed-off-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-05 11:18:46 +02:00
..
2020-04-06 10:33:59 +01:00
2020-04-13 23:53:47 +01:00
2020-05-26 07:36:45 +01:00
2020-04-06 12:56:43 +01:00
2020-04-06 11:58:10 +01:00
2020-05-18 20:50:36 +01:00
2019-06-18 21:29:55 +02:00
2020-03-28 11:01:33 +00:00
2019-05-15 08:58:38 +02:00
2020-04-06 13:18:38 +01:00
2020-08-29 10:22:23 +01:00
2020-05-26 07:36:45 +01:00