summaryrefslogtreecommitdiff
path: root/Utilities/cmexpat/lib/expat_external.h
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmexpat/lib/expat_external.h')
-rw-r--r--Utilities/cmexpat/lib/expat_external.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Utilities/cmexpat/lib/expat_external.h b/Utilities/cmexpat/lib/expat_external.h
index 2c03284ea2..b2be17b184 100644
--- a/Utilities/cmexpat/lib/expat_external.h
+++ b/Utilities/cmexpat/lib/expat_external.h
@@ -53,6 +53,8 @@
#endif
#endif /* not defined XMLCALL */
+/* Build within CMake hard-codes use of a static library. */
+#define XML_STATIC
#if !defined(XML_STATIC) && !defined(XMLIMPORT)
#ifndef XML_BUILDING_EXPAT