Commit 55368f71 authored by zhangyue's avatar zhangyue
Browse files

issue/87: "add_links("gomp")" in cpu.lua and rebase main

parent 3a6d8366
...@@ -17,6 +17,7 @@ target("infiniop-cpu") ...@@ -17,6 +17,7 @@ target("infiniop-cpu")
end end
end end
add_links("gomp")
set_languages("cxx17") set_languages("cxx17")
add_files("../src/infiniop/devices/cpu/*.cc", "../src/infiniop/ops/*/cpu/*.cc") add_files("../src/infiniop/devices/cpu/*.cc", "../src/infiniop/ops/*/cpu/*.cc")
......
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