openjpeg/cmake
Thomas Bracht Laumann Jespersen c7bccf0515
CMake: switch to GNUInstallDirs (#1424)
* Add GNUInstallDirs for standard installation directories

Distributions are given standard variables for already existing hooks.
Multiarch libdirs is taken care of automagically.
Raises minimum cmake version by a little.

* Handle CMAKE_INSTALL_xxx being absolute paths for .pc file generation

In some cases the CMAKE_INSTAL_{BIN,MAN,DOC,LIB,INCLUDE}DIR variables
may turn out to be absolute paths in which case prepending ${prefix} in
the pkg-config .pc files will result in incorrect values.

For .pc file generation, figure out if these variables are absolute and
omit the prefix in the configured file when so.

See: ab25e4b7ed
2022-08-07 16:42:01 +02:00
..
CTestCustom.cmake.in Ignore clang's summary warning 2016-05-02 12:55:43 +02:00
EnsureFileInclude.cmake Use lowercase for cmake commands consistenly 2016-05-02 16:05:41 +02:00
FindCPPCHECK.cmake [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
FindFCGI.cmake [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
FindJPYLYZER.cmake Add jpylyzer tests for JP2 compression 2015-07-30 01:27:34 +02:00
FindKAKADU.cmake Update kakadu cmake module 2014-02-07 10:37:06 +00:00
FindLCMS.cmake [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
FindLCMS2.cmake [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
JPIPTestDriver.cmake [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
OpenJPEGCPack.cmake [trunk] Requires CMake 2.8.2 at least 2012-10-01 14:18:20 +00:00
OpenJPEGConfig.cmake.in CMake: switch to GNUInstallDirs (#1424) 2022-08-07 16:42:01 +02:00
TestFileOffsetBits.c [trunk] Properly copy/paste code from the autotools 2014-03-27 15:07:58 +00:00
TestLargeFiles.c.cmake.in [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
TestLargeFiles.cmake Fix CMake warning when testing for LFS 2015-07-04 17:33:28 +02:00
TestWindowsFSeek.c [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
openjpeg_valgrind.supp [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00