mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
Help: Add notes for topic 'ExternalData-missing-not-fatal'
This commit is contained in:
8
Help/release/dev/ExternalData-missing-not-fatal.rst
Normal file
8
Help/release/dev/ExternalData-missing-not-fatal.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
ExternalData-missing-not-fatal
|
||||
------------------------------
|
||||
|
||||
* The :module:`ExternalData` module learned to tolerate a ``DATA{}``
|
||||
reference to a missing source file with a warning instead of
|
||||
rejecting it with an error. This helps developers write new
|
||||
``DATA{}`` references to test reference outputs that have not
|
||||
yet been created.
|
||||
Reference in New Issue
Block a user