Commit d0f405ce authored by wooway777's avatar wooway777 Committed by thatPepe
Browse files

issue/1022 - patch metax hpcc hrc include

parent 5675a4af
...@@ -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 = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment