mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
11 lines
383 B
ReStructuredText
11 lines
383 B
ReStructuredText
fileapi-codemodel-directory
|
|
---------------------------
|
|
|
|
* The :manual:`cmake-file-api(7)` "codemodel" version 2 ``version`` field has
|
|
component been updated to 2.3.
|
|
|
|
* The :manual:`cmake-file-api(7)` "codemodel" version 2 gained a
|
|
new "directory" object containing directory-level information.
|
|
This includes a list of installers generated by the :command:`install`
|
|
command.
|