Commit 6a0503fc authored by PanZezhong's avatar PanZezhong
Browse files

issue/1031 fix xamke cpp api link

parent f7c59399
......@@ -452,8 +452,7 @@ target("infinicore_cpp_api")
set_kind("shared")
add_deps("infiniop", "infinirt", "infiniccl")
set_languages("cxx17")
set_symbols("visibility")
set_policy("build.optimization.lto", false)
local INFINI_ROOT = os.getenv("INFINI_ROOT") or (os.getenv(is_host("windows") and "HOMEPATH" or "HOME") .. "/.infini")
add_includedirs("include")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment