abouttreesummaryrefslogcommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmake.lua b/xmake.lua
index ed0f9e5..658a3d5 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -12,6 +12,10 @@ target("main")
"gen",
"antlr4-cpp-runtime-4.9.2-source/install/include/antlr4-runtime/"
)
+ set_languages("c++20")
+
+
+-- "C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe" -jar antlr-4.9.2-complete.jar -Dlanguage=Cpp -o gen Toc.g4
--
-- If you want to known more usage about xmake, please see https://xmake.io