openjpeg/src
Thomas Bracht Laumann Jespersen 9d4f70cfe9 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-07-15 06:19:53 +02:00
..
bin Replace OPENJPEG_INSTALL_MAN_DIR with CMAKE_INSTALL_MANDIR 2022-05-24 19:50:35 +02:00
lib Handle CMAKE_INSTALL_xxx being absolute paths for .pc file generation 2022-07-15 06:19:53 +02:00
CMakeLists.txt trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI. 2013-10-30 08:59:23 +00:00