tag, 08. März 2011 21:53
An: NoRulez
Cc: CMake MailingList
Betreff: Re: [CMake] Sub components with CPack and NSIS
2011/3/8 NoRulez :
> Ok,
>
> I mean a parent group instead of sub component.
> But i doesn't find any documentations about this too.
look in CPack.cmake
or
cmake --
2011/3/8 NoRulez :
> Ok,
>
> I mean a parent group instead of sub component.
> But i doesn't find any documentations about this too.
look in CPack.cmake
or
cmake --help-module CPack
> If it isn't implemented in CPack, can i mix cpack and nsis scripts, and if so
> how?
CPack is using a NSIS tem
Ok,
I mean a parent group instead of sub component.
But i doesn't find any documentations about this too.
If it isn't implemented in CPack, can i mix cpack and nsis scripts, and if so
how?
Best Regards
Am 08.03.2011 um 21:36 schrieb Eric Noulard :
> 2011/3/8 NoRulez :
>> Hello everyone,
>>
2011/3/8 NoRulez :
> Hello everyone,
>
> is there a way to generate sub and sub sub components with CPack and Nsis?
Yes theoretically there is.
But I never tried.
> I would like to have the following structure, but I couldn’t figure out how
> to do this:
>
> Component
> |
> +---
> Hello everyone,
>
>
>
> is there a way to generate sub and sub sub components with CPack and Nsis?
>
> I would like to have the following structure, but I couldn’t figure out how
> to do this:
>
>
>
> Component
>
> |
>
> + Sub Component 1
>
> +-
Hello everyone,
is there a way to generate sub and sub sub components with CPack and Nsis?
I would like to have the following structure, but I couldnt figure out how
to do this:
Component
|
+ Sub Component 1
+ Sub Component 2