Re: [CMake] CPack components need to be in global scope

2008-07-04 Thread Doug Gregor
On Thu, Jul 3, 2008 at 6:38 PM, Miguel A. Figueroa-Villanueva <[EMAIL PROTECTED]> wrote: > Currently the CPack component features depend on some variables such as: > > CPACK_COMPONENTS_ALL > CPACK_COMPONENT_${CNAME}_GROUP > ... > > These variables are typically easier to set at the point where you

[CMake] CPack components need to be in global scope

2008-07-03 Thread Miguel A. Figueroa-Villanueva
Hello, I have filed the following as a feature request (http://public.kitware.com/Bug/view.php?id=7282). Those interested can comment... --- Currently the CPack component features depend on some variables such as: CPACK_COMPONENTS_ALL CPACK_COMPONENT_${CNAME}_GROUP ... These variables are t