Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2e3e3e30e5601192577d15e043b33db96fe1661
/
.
/
Tests
/
RunCMake
/
string
/
JSONBadJson.cmake
blob: 8daa9f4bccfbd73d651aac10ff6280c5cd1cdf55 [
file
]
string
(
JSON badInput SET invalid key \"value\"
)
string
(
JSON badValue SET
{}
key value
)
string
(
JSON good SET
{}
key \"value\"
)