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
d0f405ce
Commit
d0f405ce
authored
Feb 12, 2026
by
wooway777
Committed by
thatPepe
Feb 12, 2026
Browse files
issue/1022 - patch metax hpcc hrc include
parent
5675a4af
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 @
d0f405ce
...
@@ -53,6 +53,7 @@ target("infiniop-metax")
...
@@ -53,6 +53,7 @@ target("infiniop-metax")
add_files
(
"../src/infiniop/ops/*/metax/*.maca"
,
{
rule
=
"maca"
})
add_files
(
"../src/infiniop/ops/*/metax/*.maca"
,
{
rule
=
"maca"
})
if
has_config
(
"ninetoothed"
)
then
if
has_config
(
"ninetoothed"
)
then
add_includedirs
(
MACA_ROOT
..
"/include/hcr"
)
add_includedirs
(
MACA_ROOT
..
"/include/mcr"
)
add_includedirs
(
MACA_ROOT
..
"/include/mcr"
)
add_files
(
"../build/ninetoothed/*.c"
,
"../build/ninetoothed/*.cpp"
,
{
add_files
(
"../build/ninetoothed/*.c"
,
"../build/ninetoothed/*.cpp"
,
{
cxflags
=
{
cxflags
=
{
...
...
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