diff options
Diffstat (limited to 'Help/release')
-rw-r--r-- | Help/release/dev/try_compile-no_cache.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/try_compile-no_cache.rst b/Help/release/dev/try_compile-no_cache.rst new file mode 100644 index 0000000..ebabcd5 --- /dev/null +++ b/Help/release/dev/try_compile-no_cache.rst @@ -0,0 +1,5 @@ +try_compile-no_cache +-------------------- + +* The :command:`try_compile` and :command:`try_run` commands gained the option + ``NO_CACHE`` to store results in normal variables. |