mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
8eab76eb84
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.
|