Replies: 1 comment
-
@waruqi 感谢老哥 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
比如我系统里安装了TensorRT, 之前使用了CMAKE可以引用,(include_directories(/usr/include/x86_64-linux-gnu/)
link_directories(/usr/lib/x86_64-linux-gnu/))
切换到xmake应该如何引用, 已尝试add_includedirs, add_linkdirs 均无效
Beta Was this translation helpful? Give feedback.
All reactions