Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinicore
Commits
55368f71
Commit
55368f71
authored
Mar 17, 2025
by
zhangyue
Browse files
issue/87: "add_links("gomp")" in cpu.lua and rebase main
parent
3a6d8366
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
xmake/cpu.lua
xmake/cpu.lua
+1
-0
No files found.
xmake/cpu.lua
View file @
55368f71
...
...
@@ -17,6 +17,7 @@ target("infiniop-cpu")
end
end
add_links
(
"gomp"
)
set_languages
(
"cxx17"
)
add_files
(
"../src/infiniop/devices/cpu/*.cc"
,
"../src/infiniop/ops/*/cpu/*.cc"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment