mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 10:59:43 +08:00
Merge branch 'master' of https://github.com/fasiondog/hikyuu into release
This commit is contained in:
commit
9ef9854447
@ -87,7 +87,7 @@ add_rules("mode.debug", "mode.release")
|
|||||||
if not is_plat("windows") then add_rules("mode.coverage", "mode.asan", "mode.msan", "mode.tsan", "mode.lsan") end
|
if not is_plat("windows") then add_rules("mode.coverage", "mode.asan", "mode.msan", "mode.tsan", "mode.lsan") end
|
||||||
|
|
||||||
-- version
|
-- version
|
||||||
set_version("1.3.4", {build = "%Y%m%d%H%M"})
|
set_version("1.3.5", {build = "%Y%m%d%H%M"})
|
||||||
set_configvar("LOG_ACTIVE_LEVEL", 0) -- 激活的日志级别
|
set_configvar("LOG_ACTIVE_LEVEL", 0) -- 激活的日志级别
|
||||||
-- if is_mode("debug") then
|
-- if is_mode("debug") then
|
||||||
-- set_configvar("LOG_ACTIVE_LEVEL", 0) -- 激活的日志级别
|
-- set_configvar("LOG_ACTIVE_LEVEL", 0) -- 激活的日志级别
|
||||||
|
Loading…
Reference in New Issue
Block a user