Re: [CMake] CPack WIX: Using FirewallException

2013-11-12 Thread Daiwei Li
salt :). Thanks, Daiwei On Tue, Nov 12, 2013 at 12:07 AM, Nils Gladitz wrote: > On 11/12/2013 03:46 AM, Daiwei Li wrote: > > Hello, > > I'm having trouble adding a FirewallException ( > http://wixtoolset.org/documentation/manual/v3/xsd%5Cfirewall%5Cfirewallexception.ht

[CMake] CPack WIX: Using FirewallException

2013-11-11 Thread Daiwei Li
Hello, I'm having trouble adding a FirewallException ( http://wixtoolset.org/documentation/manual/v3/xsd%5Cfirewall%5Cfirewallexception.html) element for my main executable. The documentation says that it must have a File or Component parent, both of which are generated by the CPack WIX generator.