[Cmake] Removing a cache entry? Multiple MACRO definitions?
Andy Cedilnik
andy.cedilnik at kitware.com
Fri, 02 Jan 2004 18:06:41 -0500
Hi Amitha,
Hmm,
REMOVE(CACHE X)?
Andy
On Fri, 2004-01-02 at 17:32, Amitha Perera wrote:
> On Fri 02 Jan 2004, Andy Cedilnik wrote:
> > There could be another signature of REMOVE:
> >
> > REMOVE(VAR CACHE)
>
> And how will you remove the value "CACHE" from a list? :-)
>
> SET( X "A;CACHE;B" )
> REMOVE( X CACHE ) # hmmm
>
> Amitha.
> _______________________________________________
> Cmake mailing list
> Cmake at www.cmake.org
> http://www.cmake.org/mailman/listinfo/cmake