7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
|
|
<Fragment>
|
|
<Binary Id="CMakeCustomActionsDll"
|
|
SourceFile="$<TARGET_FILE:CMakeWiXCustomActions>"/>
|
|
</Fragment>
|
|
</Wix>
|