<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
	<Fragment>
		<Binary Id="CMakeCustomActionsDll"
			SourceFile="$<TARGET_FILE:CMakeWiXCustomActions>"/>
	</Fragment>
</Wix>