We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7793d23 commit 086e7a1Copy full SHA for 086e7a1
Modules/ThirdParty/Expat/src/expat/CMakeLists.txt
@@ -340,9 +340,6 @@ if (ITK_USE_UPSTREAM_CODE) # ITK UNUSED UPSTREAM CODE
340
else () # ITK CHANGE START
341
configure_file(expat_config.h.cmake "${ITK3P_EXPAT_BINARY_DIR}/expat_config.h")
342
343
- configure_file(${ITK3P_EXPAT_SOURCE_DIR}/expatDllConfig.h.in
344
- ${ITK3P_EXPAT_BINARY_DIR}/expatDllConfig.h)
345
-
346
set(MANGLE_PREFIX itk_expat)
347
configure_file(itk_expat_mangle.h.in
348
"${ITK3P_EXPAT_BINARY_DIR}/itk_expat_mangle.h"
Modules/ThirdParty/Expat/src/expat/expatDllConfig.h.in
0 commit comments