mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
10 lines
344 B
ReStructuredText
10 lines
344 B
ReStructuredText
fileapi-provide-glob-dependent
|
|
------------------------------
|
|
|
|
* The :manual:`cmake-file-api(7)` "cmakeFiles" version 1 object's ``version``
|
|
field has been updated to 1.1.
|
|
|
|
* The :manual:`cmake-file-api(7)` "cmakeFiles" version 1 object gained a
|
|
``globsDependent`` field to report :command:`file(GLOB)` calls using
|
|
``CONFIGURE_DEPENDS``.
|