cmake/Utilities/Release/WiX/patch_desktop_shortcut.xml

6 lines
159 B
XML
Raw Normal View History

2016-03-13 13:35:51 +01:00
<CPackWiXPatch>
<CPackWiXFragment Id="CM_SHORTCUT_DESKTOP">
<Condition>DESKTOP_SHORTCUT_REQUESTED = 1</Condition>
</CPackWiXFragment>
</CPackWiXPatch>