mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 16:38:42 +00:00
![Brad King](/assets/img/avatar_default.png)
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.