From a983692e10a0fb84a85d5c97afdb04c18d4f5d23 Mon Sep 17 00:00:00 2001 From: taynpg Date: Wed, 8 Jan 2025 14:08:31 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=85=81=E8=AE=B8=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E8=A1=8C=E4=B8=AD=E5=BC=80=E5=90=AFboost=E9=80=89?= =?UTF-8?q?=E9=A1=B9(xmake)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/xmake.lua | 1 + ofen | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/client/xmake.lua b/client/xmake.lua index 7d41ce9..899539b 100644 --- a/client/xmake.lua +++ b/client/xmake.lua @@ -15,6 +15,7 @@ target("tsc") option("boost") set_default(false) + set_showmenu(true) boost_root_dir = os.getenv("BOOST_HEADER_DIR") boost_lib_dir = os.getenv("BOOST_LIB_DIR") boost_libs = os.getenv("BOOST_LIBS") diff --git a/ofen b/ofen index 1648347..c2fb5d6 160000 --- a/ofen +++ b/ofen @@ -1 +1 @@ -Subproject commit 164834769c86477143993da3eab36186716f5e3b +Subproject commit c2fb5d6ed2bac563cd8db76a368d6269ecfb19dd