Hello All,
I am using external project to well build some external projects. I
also patch these projects to play nice for me. For this I use the
ExternalProject_Add PATCH_COMMAND. Right now I have two difficulties.
1. I have to combine all my fixes into one patch. I would prefer to
have a li
Hi Andreas.
On Sunday 17 July 2011 21:36:26 Andreas Mohr wrote:
> to me it sounds like all the effects can simply be described as
> happening due to including CPack way too early.
> Verdict: Don't Do That (tm)
Maybe. See below for more details.
> IMHO install stuff is ideally (i.e., usually) s
Hi,
On Sun, Jul 17, 2011 at 12:00:15PM -0400, cmake-requ...@cmake.org wrote:
> I try to build a NSIS package for a largish project with many components and
> a
> plethora of local and imported binaries. One of the last steps would be to
> add
> Start menu entries for the binaries of the select