mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
This adds the CACHE option to set_property and get_property commands. This allows full control over cache entry information, so advanced users can tweak their project cache as desired. The set_property command allows only pre-defined CACHE properties to be set since others would not persist anyway.