X-Git-Url: https://gitweb.ps.run/toc/blobdiff_plain/8aeae09e74b46ca52866f22b48f55fecdf27b849..c70926cf67a044a662b2587edb585c2c45c52902:/xmake.lua diff --git a/xmake.lua b/xmake.lua index 658a3d5..0aee39d 100644 --- a/xmake.lua +++ b/xmake.lua @@ -15,7 +15,7 @@ target("main") 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 +-- java -jar antlr-4.9.2-complete.jar -Dlanguage=Cpp -no-listener -o gen Toc.g4 -- -- If you want to known more usage about xmake, please see https://xmake.io