blob: fef065381ac060538077da338d0bc0eaf8f9524f (
plain)
1
2
3
4
5
6
7
|
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
# work around an old bug in ITK prior to verison 3.0
set(TIFF_RIGHT_VERSION 1)
|