[Cmake] Pruning cache entries
Miller, James V (CRD)
millerjv at crd.ge.com
Mon Oct 15 09:23:27 EDT 2001
Is there any way for CMake to identify cache entries that are not currently being used?
As a projects needs change or as people determine better ways to set up a project, the CMake cache
ends up with entries that are no longer being used.
One option is to wipe the cache and rerun cmake. But in a project that has a bunch of settings, this
can be rather painful. So would it be possible for CMake (or some other executable) to print out a
list of the cache entries that are actually used (and more importantly, not used) in generating the
makefiles. Then a user could run through the cache and delete the ones that are not needed anymore.
Jim Miller
_____________________________________
Visualization & Computer Vision
GE Corporate Research & Development
Bldg. KW, Room C218B
P.O. Box 8, Schenectady NY 12301
millerjv at crd.ge.com < mailto:millerjv at crd.ge.com <mailto:millerjv at crd.ge.com> >
(518) 387-4005, Dial Comm: 8*833-4005,
Cell: (518) 505-7065, Fax: (518) 387-6981
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20011015/6ec9e30a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Miller, James V (CRD).vcf
Type: application/octet-stream
Size: 392 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake/attachments/20011015/6ec9e30a/attachment.obj>
More information about the CMake
mailing list