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

Update CMakeLists.txt

parent 6fbcb53d
...@@ -18,6 +18,9 @@ IF(WIN32) ...@@ -18,6 +18,9 @@ IF(WIN32)
endif() endif()
ELSE() ELSE()
link_directories(${ONNXRUNTIME_DIR}/lib)
endif() endif()
#option(FASTASR_BUILD_PYTHON_MODULE "build python module, using FastASR in Python" OFF) #option(FASTASR_BUILD_PYTHON_MODULE "build python module, using FastASR in Python" OFF)
......
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