Commit 47843aa6 authored by wooway777's avatar wooway777
Browse files

issue/935 - add metax include dir for ninetoothed

parent ca58118f
......@@ -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",
......
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