How to build with external submodules #8157
Answered
by
snnn
andrew11221
asked this question in
Other Q&A
-
If I have some of the submodules prebuilt (ex: eigen, flatbuffers, etc) as .so libs, how could I build ONNXRuntime using them instead of what's in cmake/external? Am I correct in thinking that I don't need sources if I already have the .so built? |
Beta Was this translation helpful? Give feedback.
Answered by
snnn
Jun 25, 2021
Replies: 1 comment 4 replies
-
It's not supported. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
andrew11221
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not supported.