On Tue, Aug 9, 2011 at 6:11 PM, Mathias Gaunard
wrote:
> I've recently upgraded to CMake 2.8.5 to try out the new
> CPack/CPackComponent separation, which allows me to include CPackComponent
> to get the various cpack component macros, but only include CPack later.
>
> I end up with very strange t
I've recently upgraded to CMake 2.8.5 to try out the new
CPack/CPackComponent separation, which allows me to include
CPackComponent to get the various cpack component macros, but only
include CPack later.
I end up with very strange things happening, which I haven't been able
to debug.
What