On Tue, Feb 21, 2012 at 9:47 AM, Oliver Boesche wrote:
> Hi,
>
> thanks. Its a tricky solution ;)
>
> I think this behavior as a flag for ExternalProject_Add could be
> interesting for some people.
>
> Regards
> Oliver
>
>
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source p
Hi,
thanks. Its a tricky solution ;)
I think this behavior as a flag for ExternalProject_Add could be
interesting for some people.
Regards
Oliver
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messa
On 02/17/2012 10:16 AM, Oliver Boesche wrote:
> Hi,
>
> I use external projects e.g. to build BOOST for my own project. In that
> case I want to prevent the project to be system or version dependent.
>
> So I build my dependencies successful with external project (and its
> great), but if use m
Hi,
I use external projects e.g. to build BOOST for my own project. In that
case I want to prevent the project to be system or version dependent.
So I build my dependencies successful with external project (and its
great), but if use make clean it will clean all stuff and I have to
rebuild t