summaryrefslogtreecommitdiff
path: root/libtiff/tiffconf.h.in
diff options
context:
space:
mode:
authorSu_Laus <sulau@freenet.de>2022-12-28 20:21:22 +0100
committerSu_Laus <sulau@freenet.de>2022-12-28 20:21:22 +0100
commitbdaf7c7f4f1d15477d402b3d6bc8f2d96a2cb1ee (patch)
treec12fb3da59dabdd35eadc3cb9cc4d40e182d3527 /libtiff/tiffconf.h.in
parente131fde62b222aa51bd4e58df507204fc039a899 (diff)
downloadlibtiff-git-bdaf7c7f4f1d15477d402b3d6bc8f2d96a2cb1ee.tar.gz
Disable clang-formatting for tif_config.h.cmake.in and tiffconf.h.cmake.in because sensitive for CMake scripts. - explanation added
Diffstat (limited to 'libtiff/tiffconf.h.in')
-rw-r--r--libtiff/tiffconf.h.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libtiff/tiffconf.h.in b/libtiff/tiffconf.h.in
index 7c9559da..2a8b03e9 100644
--- a/libtiff/tiffconf.h.in
+++ b/libtiff/tiffconf.h.in
@@ -6,7 +6,8 @@
/* clang-format off */
/* clang-format disabled because CMake scripts are very sensitive to the
- * formatting of this file.
+ * formatting of this file. configure_file variables of type "@VAR@" are
+ * modified by clang-format and won't be substituted.
*/
#ifndef _TIFFCONF_