".circleci/unittest/linux/scripts/setup_env.sh" did not exist on "a47dca4f4e6297396ea863554f820ecc85db1300"
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)
endif()
ELSE()
link_directories(${ONNXRUNTIME_DIR}/lib)
endif()
#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