[Cmake] Forcing a NOTFOUND

William A. Hoffman bill.hoffman at kitware.com
Mon Feb 11 09:19:03 EST 2002


OK, I have added an IGNORE option to the right mouse menu in the GUI.
Give it a try and let me know if it solves your problem.

-Bill

At 07:56 AM 2/11/2002 -0500, Miller, James V (CRD) wrote:
>Either of these suggestions sound fine.  We do need it to be set by
>from the GUI however.
>
>
>-----Original Message-----
>From: Amitha Perera [mailto:perera at cs.rpi.edu]
>Sent: Sunday, February 10, 2002 11:47 AM
>To: Bill Hoffman
>Cc: Miller, James V (CRD); CMake developers (E-mail)
>Subject: Re: [Cmake] Forcing a NOTFOUND
>
>
>For what it's worth: a long time ago, I introduced IGNORE for exactly
>this case. It may be easier to recall what you were trying to do when
>the cache line reads "TIFF_LIBRARY:PATH=IGNORE" than
>"TIFF_LIBRARY:PATH=".
>
>Amitha.
>
>On Fri, Feb 08, 2002 at 04:11:21PM -0500, Bill Hoffman wrote:
> > I take that back, we don't need a DONTFIND, if you edit the cache
> > with an empty value it will stop looking.
> >
> > The GUI should probably have a set to empty option for cache values.
> >
> > -Bill
> >
> >
> > At 03:49 PM 2/8/2002 -0500, Bill Hoffman wrote:
> > >You can edit the cache all you want, but the next time you run CMakeSetup,
> > >it will try and find any NOTFOUNDS again anyway.
> > >
> > >I guess we need a DONTFIND value?
> > >
> > >-Bill
> > >
> > >
> > >At 01:57 PM 2/8/2002 -0500, Miller, James V (CRD) wrote:
> > >
> > >>My only recourse is to edit the CMakeCache.txt file by hand and set 
> the value back to NOTFOUND.
>However,
> > >>I know that editting the cache by hand opens me up for the wrathe of 
> Kitware.
> > >>
> > >>Can a method be added to the GUI to allow you to reset a parameter to 
> its default?
> > >>





More information about the CMake mailing list