From 0f29690d0f3606e78d5082c2190089f6e38839b3 Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Tue, 25 Jul 2023 19:17:32 -0700 Subject: [PATCH] Fixed broken JSON --- docs/compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/compiling.md b/docs/compiling.md index a3aaefb4..14b4ca4b 100644 --- a/docs/compiling.md +++ b/docs/compiling.md @@ -296,7 +296,7 @@ file: "-DDAWN_BUILD_TOOLS=true", "-DDAWN_BUILD_TARGET=target-liminal-win32-glfw", "-DDAWN_DEBUG_BUILD=true" - } + ] } ``` And save the file. You may want to alter the values to suit your needs. For