Skip to content

Fix external ONNX Runtime include path - #124

Open
pawelsampolski wants to merge 1 commit into
abb128:mainfrom
pawelsampolski:fix-onnxruntime-external-path
Open

pawelsampolski wants to merge 1 commit into
abb128:mainfrom
pawelsampolski:fix-onnxruntime-external-path

Conversation

@pawelsampolski

Copy link
Copy Markdown

This fixes the build when ONNX Runtime is located outside the
april-asr subproject.

CMake correctly detects ONNX Runtime via ONNX_ROOT, but Meson's
CMake subproject handling ignores the external include path.

The include directory is now explicitly added to the Meson build.

Tested successfully with ONNX Runtime 1.14.1 on Debian 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant