Skip to content

Commit 89f32f0

Browse files
committed
issue/1022 - patch metax hpcc hrc include
1 parent 5675a4a commit 89f32f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xmake/metax.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ target("infiniop-metax")
5353
add_files("../src/infiniop/ops/*/metax/*.maca", {rule = "maca"})
5454

5555
if has_config("ninetoothed") then
56+
add_includedirs(MACA_ROOT .. "/include/hcr")
5657
add_includedirs(MACA_ROOT .. "/include/mcr")
5758
add_files("../build/ninetoothed/*.c", "../build/ninetoothed/*.cpp", {
5859
cxflags = {

0 commit comments

Comments
 (0)