summaryrefslogtreecommitdiff
path: root/libtiff/tif_dir.h
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-07-15 12:19:27 +0200
committerEven Rouault <even.rouault@spatialys.com>2019-07-15 12:19:27 +0200
commit5e7e9b597f5549a7a015302b8e11ad647b0eeae9 (patch)
treecd90ee298429ce409e513f3bbd48bed1b3f994a7 /libtiff/tif_dir.h
parenta21714f0287174a693e40b7a6b6ad21bf5fd4f09 (diff)
downloadlibtiff-git-5e7e9b597f5549a7a015302b8e11ad647b0eeae9.tar.gz
CMakeLists.txt: properly set value of HOST_FILLORDER to LSB2MSB for Windows CMake builds
As can be seen in https://ci.appveyor.com/project/rleigh-codelibre/libtiff-didfs/builds/25846668/job/ory5w098j8wcij9x log, the HOST_FILLORDER is not properly set: [00:02:58] -- CMAKE_HOST_SYSTEM_PROCESSOR set to AMD64 [00:02:58] -- HOST_FILLORDER set to FILLORDER_MSB2LSB Ther reason is that we match the "amd64.*" lowercase string whereas CMAKE_HOST_SYSTEM_PROCESSOR is set to AMD64 uppercase.
Diffstat (limited to 'libtiff/tif_dir.h')
0 files changed, 0 insertions, 0 deletions