Skip to content
Snippets Groups Projects
Commit cf667776 authored by dgelessus's avatar dgelessus
Browse files

Write kernel JSON using Gson instead of replacing strings in a template

The template-based method did not escape strings correctly, which
caused problems on Windows (because Windows paths use backslashes,
which are used as escape characters in JSON).
parent b9052bcb
No related branches found
No related tags found
No related merge requests found
Pipeline #36575 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment