mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
Adds a set of sub commands to the string command for parsing JSON, the JSON commands are: GET, TYPE, MEMBER, LENGTH, REMOVE, SET, and EQUAL. Closes: #19501
6 lines
153 B
ReStructuredText
6 lines
153 B
ReStructuredText
string-json-support
|
|
-------------------
|
|
|
|
* The :command:`string` command gained set of new ``JSON`` sub commands to provide JSON
|
|
parsing capabilities.
|