Re: [CMake] How to use verbose and debug output for CPack under VS

2012-05-21 Thread norulez
Thanks, the custom command works Am 21.05.2012 um 17:41 schrieb David Cole : > On Mon, May 21, 2012 at 3:30 AM, Eric Noulard wrote: > 2012/5/21 : > > Is there an environment variable or a CMake/CPack variable which is must > > set? > > Currently AFAIK there aren't any. > But it would be easy

Re: [CMake] How to use verbose and debug output for CPack under VS

2012-05-21 Thread David Cole
On Mon, May 21, 2012 at 3:30 AM, Eric Noulard wrote: > 2012/5/21 : > > Is there an environment variable or a CMake/CPack variable which is must > set? > > Currently AFAIK there aren't any. > But it would be easy to add, you may propose a patch. > > > how can I configure a project for Visual Studi

Re: [CMake] How to use verbose and debug output for CPack under VS

2012-05-21 Thread Eric Noulard
2012/5/21 : > Is there an environment variable or a CMake/CPack variable which is must set? Currently AFAIK there aren't any. But it would be easy to add, you may propose a patch. > how can I configure a project for Visual Studio to use the "--verbose" and > the "--debug" > options/command line

Re: [CMake] How to use verbose and debug output for CPack under VS

2012-05-20 Thread norulez
Is there an environment variable or a CMake/CPack variable which is must set? Thanks in advance Am 20.05.2012 um 20:10 schrieb noru...@me.com: > Hello, > > how can I configure a project for Visual Studio to use the "--verbose" and > the "--debug" options/command line parameters? > > Thanks in

[CMake] How to use verbose and debug output for CPack under VS

2012-05-20 Thread norulez
Hello, how can I configure a project for Visual Studio to use the "--verbose" and the "--debug" options/command line parameters? Thanks in advance Best Regards NoRulez -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html