Add CLI executable to 'complete' feature

This commit is contained in:
Antoine Gersant 2020-08-04 23:29:31 -07:00
parent 797e2e9526
commit 7db8894d65

View file

@ -45,6 +45,7 @@
</DirectoryRef>
<Feature Id="Complete" Level="1">
<ComponentRef Id="MainExecutable" />
<ComponentRef Id="CLIExecutable" />
<ComponentRef Id="ProgramMenuDir" />
<ComponentRef Id="CleanupExtraData" />
<ComponentGroupRef Id="WebUI" />