Re: [CMake] Usage of export(PACKAGE ...)

2013-03-28 Thread Jean-Christophe Fillion-Robin
's request for steps to reproduce. > > If it's true, it's a bug that should be fixed, not something where we > should deprecate export(PACKAGE or add warnings... > > > Just my opinion, > David C. > > > > > > -Original Message- > From: Ste

Re: [CMake] Usage of export(PACKAGE ...)

2013-03-28 Thread David Cole
r steps to reproduce. If it's true, it's a bug that should be fixed, not something where we should deprecate export(PACKAGE or add warnings... Just my opinion, David C. -Original Message- From: Stephen Kelly To: cmake Sent: Thu, Mar 28, 2013 5:12 pm Subject: Re: [CMake] Usa

Re: [CMake] Usage of export(PACKAGE ...)

2013-03-28 Thread Stephen Kelly
Jean-Christophe Fillion-Robin wrote: > Hi Folks, > > I would like to discussed the usable of "export(PACKAGE ...)" statement. > > Based on my experience, it turns out that exporting the build tree in the > system package registry is a bad idea when building the same package > multiple time as it

[CMake] Usage of export(PACKAGE ...)

2013-03-28 Thread Jean-Christophe Fillion-Robin
Hi Folks, I would like to discussed the usable of "export(PACKAGE ...)" statement. Based on my experience, it turns out that exporting the build tree in the system package registry is a bad idea when building the same package multiple time as it is done on a dashboard client or a developer workst