mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
* Update config/examples/HDF5AsSubdirMacros.cmake * Move f90 config file and remove m4 dir
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
<CPackWiXPatch>
|
|
<CPackWiXFragment Id="CM_CP_libraries.bin.@WIX_CMP_NAME@.dll">
|
|
<Environment Id="PATH"
|
|
Name="PATH"
|
|
Value="[CM_DP_libraries.bin]"
|
|
Permanent="no"
|
|
Part="last"
|
|
Action="set"
|
|
System="yes"/>
|
|
</CPackWiXFragment>
|
|
</CPackWiXPatch>
|