Build: fix linking of executables on some systems where TIFF/LCMS2 static libraries... 1431/head
authorEven Rouault <even.rouault@spatialys.com>
Mon, 27 Jun 2022 10:02:57 +0000 (12:02 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Mon, 27 Jun 2022 10:03:45 +0000 (12:03 +0200)
commit338246278a8e753c36e8319044360eb7a84f6488
tree92775cbc3a009b1ab151b92ef123ac336e215f8d
parent46b42b616dfcd25f683997a5ebc38c657b128394
Build: fix linking of executables on some systems where TIFF/LCMS2 static libraries are not in system directories (fixes #1430)

Note that the fix might be partial only for static-only builds (cf
comments)

Ammends PR #866 and #867
thirdparty/CMakeLists.txt