Commit Graph

17 Commits

Author SHA1 Message Date
Hao Guan
d8d030b02f [osx] detect cross compiling architecture (#712) 2022-11-28 11:26:19 +08:00
Jack Zhou
e268ef08d2 Fix openvino cmake (#348)
fix openvino
2022-10-12 21:13:44 +08:00
Jason
d855c28073 Rename third libraries' name (#286)
* Rename third libraries' name

* remove existing directory
2022-09-27 14:16:34 +08:00
Jack Zhou
b83cb993ac Simplify cmake and add openvino directory (#285)
* simplify the opencv.cmake

* Add OPENVINO_DIRECTORY option

* Add openvino directory
2022-09-27 10:02:34 +08:00
zhoushunjie
ad03e771dd Add remove_duplicate_libraries function 2022-09-26 11:24:57 +08:00
zhoushunjie
f142fcdf60 Add get_openvino_libs 2022-09-25 18:26:04 +08:00
zhoushunjie
870c22c8e9 fix windows bug 2022-09-25 11:56:30 +08:00
zhoushunjie
c53d8fd82c Fix windows compile bug 2022-09-25 11:43:16 +08:00
zhoushunjie
749319e2a8 Use omp version in linux 2022-09-24 11:01:47 +08:00
zhoushunjie
99062df866 remove useless file in openvino 2022-09-22 21:19:49 +08:00
zhoushunjie
13580aeb0d use download_and_decompress instead of external_add 2022-09-22 18:30:18 +08:00
zhoushunjie
f4b4264d73 remove fatal error in mac 2022-09-22 18:30:18 +08:00
zhoushunjie
df18c56470 Use find_package for tbb 2022-09-22 18:30:18 +08:00
zhoushunjie
177da78bb0 Add tbb and tbb malloc dependency for openvino 2022-09-22 18:30:18 +08:00
zhoushunjie
523610da68 Update openvino url 2022-09-22 18:30:18 +08:00
zhoushunjie
9671005e84 add message status 2022-09-22 18:30:18 +08:00
Jason
695034fdad Modify directory external and build_scripts name (#225)
modify directory name
2022-09-14 20:13:35 +08:00