On Sat, Sep 17, 2011 at 2:12 PM, Eric Noulard <eric.noul...@gmail.com> wrote:
> 2011/9/17 Kishore Jonnalagadda <kitts.mailingli...@gmail.com>:
>> In my project I am using the default component for all binaries and a "dev"
>> component for headers.
>>
>> But when I create packages, it creates one called "Unspecified" and another
>> called dev. How do I rename the unspecified component to be nameless?
>>
>> Something like myproj.deb and myproj-dev.deb?
>
> In fact I think currently you can't.
> or may be yo can try
>  set(CPACK_COMPONENT_UNSPECIFIED_DISPLAY_NAME "")
> which is not supposed to work but may be it will.

You were right. Setting that variable did not help.
--
Cheers!
Kishore
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to