summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Modules/ITKCompatibility.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Modules/ITKCompatibility.cmake')
-rw-r--r--share/cmake-3.22/Modules/ITKCompatibility.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.22/Modules/ITKCompatibility.cmake b/share/cmake-3.22/Modules/ITKCompatibility.cmake
new file mode 100644
index 0000000..7d211b6
--- /dev/null
+++ b/share/cmake-3.22/Modules/ITKCompatibility.cmake
@@ -0,0 +1,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 version 3.0
+set(TIFF_RIGHT_VERSION 1)
+