From 5cbdd2bcda6335257d6d947c92eb88b591dc2f54 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Mon, 20 May 2024 20:28:24 +0800 Subject: [PATCH] update linux autolink config --- RedPandaIDE/resources/autolink-xdg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/RedPandaIDE/resources/autolink-xdg.json b/RedPandaIDE/resources/autolink-xdg.json index b3584080..4362fa07 100644 --- a/RedPandaIDE/resources/autolink-xdg.json +++ b/RedPandaIDE/resources/autolink-xdg.json @@ -1,5 +1,6 @@ [ { + "execUseUTF8": true, "header": "fmt/core.h", "links": "-lfmt" },