mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
cmake_language: Add signature to DEFER calls to later times
Fixes: #19575
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
cmake_language-DEFER
|
||||
--------------------
|
||||
|
||||
* The :command:`cmake_language` command gained a ``DEFER`` mode to
|
||||
schedule command calls to occur at the end of processing a directory.
|
||||
Reference in New Issue
Block a user