Re: [CMake] cpack DEB generator docs

2012-06-18 Thread Eric Noulard
2012/6/18 Doug : > Yeah, I really should. :) > > Is this ok? Or shall I create a bug and attach the patch to that? (attach > patch; it's very minor; just missing 3 of the variables) It's ok and pushed to next. Merge topic 'CPackDeb-docUpdate' into next 264c156 CPackDeb add missing documentation

Re: [CMake] cpack DEB generator docs

2012-06-18 Thread Doug
Yeah, I really should. :) Is this ok? Or shall I create a bug and attach the patch to that? (attach patch; it's very minor; just missing 3 of the variables) doug@shadowmint:~/ext/cmake$ ./bin/cpack --help-variable-list |grep DEB <-- All in there now~ CPACK_RPM_PACKAGE_DEBUG CPACK_DEBIAN_PACKAGE_A

Re: [CMake] cpack DEB generator docs

2012-06-17 Thread Eric Noulard
2012/6/18 Doug : > Hm... I can't edit the wiki myself without going through the process of > getting an account. Then you should get an account :-) > Would it be possible to add just a note to this page: > http://www.vtk.org/Wiki/CMake:CPackPackageGenerators#DEB_.28UNIX_only.29 I did it at the t

[CMake] cpack DEB generator docs

2012-06-17 Thread Doug
Hm... I can't edit the wiki myself without going through the process of getting an account. Would it be possible to add just a note to this page: http://www.vtk.org/Wiki/CMake:CPackPackageGenerators#DEB_.28UNIX_only.29 Some of the supported options are not listed. These are probably seldom used