mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
e5e91d6179
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.