summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/Python2Module
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2024-10-31 12:33:00 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2024-10-31 12:52:52 (GMT)
commitc1ddff67f2f4fb7ec08c1481135b442a03762e5e (patch)
tree1e634615ce225768c93cdbfef3d2f5ffec3f6abe /Tests/FindPython/Python2Module
parent641976a36b42a1a1a708f338d5218a3faf2e91d4 (diff)
downloadCMake-c1ddff67f2f4fb7ec08c1481135b442a03762e5e.zip
CMake-c1ddff67f2f4fb7ec08c1481135b442a03762e5e.tar.gz
CMake-c1ddff67f2f4fb7ec08c1481135b442a03762e5e.tar.bz2
ci: use JSON to transfer environment variables
The `set` command in `cmd` has terrible properties in that there's no real structure to it. Sensitive sequences in values or variable names that are escaping sequences can be interpreted at the wrong time or things like newlines in values are not escaped at all and cause ambiguities in parsing. Avoid all of that and use PowerShell to use JSON as a communication mechanism.
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions