summaryrefslogtreecommitdiffstats
path: root/config/cmake/patch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/cmake/patch.xml')
-rw-r--r--config/cmake/patch.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/cmake/patch.xml b/config/cmake/patch.xml
new file mode 100644
index 0000000..70571c5
--- /dev/null
+++ b/config/cmake/patch.xml
@@ -0,0 +1,11 @@
+<CPackWiXPatch>
+ <CPackWiXFragment Id="CM_CP_libraries.bin.hdf5.dll">
+ <Environment Id="PATH"
+ Name="PATH"
+ Value="[CM_DP_libraries.bin]"
+ Permanent="no"
+ Part="last"
+ Action="set"
+ System="yes"/>
+ </CPackWiXFragment>
+</CPackWiXPatch>