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
infinilm
Commits
0794f307
Commit
0794f307
authored
Dec 05, 2025
by
PanZezhong
Browse files
fix xmake
parent
f88a06f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
xmake.lua
xmake.lua
+1
-0
No files found.
xmake.lua
View file @
0794f307
...
@@ -52,6 +52,7 @@ target("_infinilm")
...
@@ -52,6 +52,7 @@ target("_infinilm")
-- Add src files
-- Add src files
add_files
(
"csrc/**.cpp"
)
add_files
(
"csrc/**.cpp"
)
add_files
(
"csrc/**.cc"
)
set_installdir
(
"python/infinilm"
)
set_installdir
(
"python/infinilm"
)
target_end
()
target_end
()
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