From 802ddfa09619d26f4446c046c365545684ff5fb4 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 19 Jan 2023 23:12:23 +0800 Subject: update comment --- core/xmake.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/xmake.sh b/core/xmake.sh index c9e0db8a2..8e20425b2 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -75,7 +75,7 @@ void test() {\n }" option_end -# the lua-cjson option +# the lua-cjson option, only for luajit/lua5.1 option "lua_cjson" add_defines "XM_CONFIG_API_HAVE_LUA_CJSON" before_check "option_find_lua_cjson" -- cgit v1.3.1