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
47843aa6
Commit
47843aa6
authored
Jan 15, 2026
by
wooway777
Browse files
issue/935 - add metax include dir for ninetoothed
parent
ca58118f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
xmake/metax.lua
xmake/metax.lua
+1
-0
No files found.
xmake/metax.lua
View file @
47843aa6
...
...
@@ -53,6 +53,7 @@ target("infiniop-metax")
add_files
(
"../src/infiniop/ops/*/metax/*.maca"
,
{
rule
=
"maca"
})
if
has_config
(
"ninetoothed"
)
then
add_includedirs
(
MACA_ROOT
..
"/include/mcr"
)
add_files
(
"../build/ninetoothed/*.c"
,
{
cxflags
=
{
"-include stdlib.h"
,
...
...
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