Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
RapidASR
Commits
a0774179
".circleci/unittest/linux/scripts/setup_env.sh" did not exist on "a47dca4f4e6297396ea863554f820ecc85db1300"
Unverified
Commit
a0774179
authored
Feb 26, 2023
by
Daniel
Committed by
GitHub
Feb 26, 2023
Browse files
Update CMakeLists.txt
parent
6fbcb53d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
cpp_onnx/CMakeLists.txt
cpp_onnx/CMakeLists.txt
+3
-0
No files found.
cpp_onnx/CMakeLists.txt
View file @
a0774179
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment