Path: blob/master/Utilities/Release/WiX/custom_action_dll.wxs.in
3154 views
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> <Fragment> <Binary Id="CMakeCustomActionsDll" SourceFile="$<TARGET_FILE:CMakeWiXCustomActions>"/> </Fragment> </Wix>
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> <Fragment> <Binary Id="CMakeCustomActionsDll" SourceFile="$<TARGET_FILE:CMakeWiXCustomActions>"/> </Fragment> </Wix>