Unverified Commit 3472c9ee authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Update readme.md

parent 702a64fa
...@@ -11,7 +11,7 @@ cmake --config release -DONNXRUNTIME_DIR=D:\\thirdpart\\onnxruntime ...@@ -11,7 +11,7 @@ cmake --config release -DONNXRUNTIME_DIR=D:\\thirdpart\\onnxruntime
```` ````
使用 -DONNXRUNTIME_DIR 指向onnxruntime目录,该目录下有include以及lib 使用 -DONNXRUNTIME_DIR 指向onnxruntime目录,该目录下有include以及lib
``` ```
onnxruntime_xxx
├───include ├───include
└───lib └───lib
``` ```
......
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