lingyunfly
2023-03-14 6f7990b2c945249b0d97b749f171cfb82198c893
funasr/runtime/onnxruntime/tester/CMakeLists.txt
@@ -15,6 +15,6 @@
set(EXECNAME "tester")
add_executable(${EXECNAME} "tester.cpp")
target_link_libraries(${EXECNAME} PUBLIC onnxruntime ${EXTRA_LIBS})
target_link_libraries(${EXECNAME} PUBLIC ${EXTRA_LIBS})