mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 02:48:57 +08:00
update
This commit is contained in:
parent
d506ffb9b0
commit
33d3c99d28
@ -168,8 +168,8 @@ if is_plat("windows") or (is_plat("linux", "cross") and is_arch("aarch64", "arm6
|
||||
mysql_version = "8.0.21"
|
||||
end
|
||||
|
||||
-- add_repositories("hikyuu-repo https://github.com/fasiondog/hikyuu_extern_libs.git")
|
||||
add_repositories("hikyuu-repo https://gitee.com/fasiondog/hikyuu_extern_libs.git")
|
||||
add_repositories("hikyuu-repo https://github.com/fasiondog/hikyuu_extern_libs.git")
|
||||
-- add_repositories("hikyuu-repo https://gitee.com/fasiondog/hikyuu_extern_libs.git")
|
||||
if is_plat("windows") then
|
||||
if get_config("hdf5") then
|
||||
if is_mode("release") then
|
||||
|
Loading…
Reference in New Issue
Block a user