fix:允许命令行中开启boost选项(xmake)
This commit is contained in:
parent
d178369cae
commit
a983692e10
@ -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")
|
||||
|
2
ofen
2
ofen
@ -1 +1 @@
|
||||
Subproject commit 164834769c86477143993da3eab36186716f5e3b
|
||||
Subproject commit c2fb5d6ed2bac563cd8db76a368d6269ecfb19dd
|
Loading…
x
Reference in New Issue
Block a user