mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-04 13:48:35 -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