[CMake] Custom cache

Alexander Neundorf a.neundorf-work at gmx.net
Wed Feb 6 18:05:15 EST 2008


On Thursday 07 February 2008, Fernando Cacciola wrote:
> Hi people,
>
> As you know (or should know) it is sometimes needed to delete the cache,
> specially if the system changes and libraries are added, deleted or
> upgraded.
> However, some settings are too valuable and its annoying to loose them just
> because the cache had to be deleted, so I wonder, are there any tools to a
> handle a second custom cache?

Try QtDialog from cmake cvs, there you can delete single entries, filter 
entries by a pattern and then delete the filtered entries etc.

Alex


More information about the CMake mailing list