mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -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
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
CMake Error at JSONNoArgs.cmake:1 \(string\):
|
|
string sub-command JSON missing out-var argument.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|