mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
fix src/CMakeLists.txt
This commit is contained in:
parent
61a8396945
commit
a757b8f5d8
@ -18,11 +18,7 @@ if(WIN32)
|
||||
|
||||
target_compile_definitions(funasr PUBLIC -D_FUNASR_API_EXPORT)
|
||||
else()
|
||||
|
||||
set(EXTRA_LIBS pthread yaml-cpp csrc)
|
||||
|
||||
target_include_directories(funasr PUBLIC)
|
||||
target_link_directories(funasr PUBLIC)
|
||||
include_directories(${ONNXRUNTIME_DIR}/include)
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user