summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-09-11 12:45:36 (GMT)
committerGitHub <noreply@github.com>2023-09-11 12:45:36 (GMT)
commitfbb9ad25963c5ca8c2f7827c30e9543df5528778 (patch)
treeac6866e5c3c75559f0f93aea641693f462493ef5 /config
parent117d579c326f64d09d71e28cb0135bbd16a5232e (diff)
downloadhdf5-fbb9ad25963c5ca8c2f7827c30e9543df5528778.zip
hdf5-fbb9ad25963c5ca8c2f7827c30e9543df5528778.tar.gz
hdf5-fbb9ad25963c5ca8c2f7827c30e9543df5528778.tar.bz2
Fix windows cpack with debug (#3525)
Diffstat (limited to 'config')
-rw-r--r--config/cmake/patch.xml.in (renamed from config/cmake/patch.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/patch.xml b/config/cmake/patch.xml.in
index 1bdff3e..d6843e1 100644
--- a/config/cmake/patch.xml
+++ b/config/cmake/patch.xml.in
@@ -1,5 +1,5 @@
<CPackWiXPatch>
- <CPackWiXFragment Id="CM_CP_libraries.bin.hdf5.dll">
+ <CPackWiXFragment Id="CM_CP_libraries.bin.@WIX_CMP_NAME@.dll">
<Environment Id="PATH"
Name="PATH"
Value="[CM_DP_libraries.bin]"