Files
Allen Byrne aa9784ea25 Refactor the config/cmake folder #5446 (#5540)
* Update config/examples/HDF5AsSubdirMacros.cmake
* Move f90 config file and remove m4 dir
2025-05-22 11:20:51 -05:00

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>