typesense/cmake/onnx.patch
2023-02-16 14:47:17 +03:00

13 lines
546 B
Diff

diff --git a/cmake/external/helper_functions.cmake b/cmake/external/helper_functions.cmake
index 88b46890b7..d090499971 100644
--- a/cmake/external/helper_functions.cmake
+++ b/cmake/external/helper_functions.cmake
@@ -117,7 +117,6 @@ macro(onnxruntime_fetchcontent_makeavailable)
${__cmake_contentName}
${__cmake_contentNameLower}
)
- find_package(${__cmake_contentName} ${__cmake_fpArgs})
list(POP_BACK __cmake_fcCurrentNameStack
__cmake_contentNameLower
__cmake_contentName