openvino/cmake
Ilya Lavrenov 4ad20fb53f
Use system dependencies (#11419)
* Try to improve gflags

* Try to improve gflags: part 2

* Tried to use dependencies on system

* Use nlohmann_jsonConfig from system

* Enabled nlohmann_json from system

* Improvements

* handle system gflags in developer package

* Simplifications

* Simplify dependency management

* Corrected package names

* Fixed subgraphsDumper configure stage

* Try to fix rhel8

* Try to fix macosx

* Fixed VPUX build

* Fixed aliasing issues

* Suppress some wanrings

* export gflags when build it

* Fixed some LTO

* Try to fix Mac

* revert

* use gflags as private dependency

* Aligned targets in developer package

* Fixed frontends tests build on U20 with LTO

* PAssed

* Don't use pkg_search_module(zlib ..) during cross-compilation

* Removed unused variables

* Fixed finding of zlib during cross-compilation
2022-04-05 04:47:22 +03:00
..
developer_package Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
templates Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
toolchains Fixed onecoreuap.toolchain.cmake (#10646) 2022-03-01 11:12:12 +03:00
arm.toolchain.cmake Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
arm64.toolchain.cmake Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
coverage.cmake Renamed ov_runtime => openvino, ov_ => openvino_ prefix (#10069) 2022-02-03 20:03:41 +03:00
dependencies.cmake Tbb: download only if system libraries are not found (#11415) 2022-04-03 19:55:54 +03:00
extra_modules.cmake Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
features.cmake CPU Plugin refactoring: Transition from Intel MKL-DNN to oneDNN (#11023) 2022-04-05 01:10:53 +03:00
test_model_zoo.cmake Remove onnx_custom_op doc (#10638) 2022-02-24 19:41:47 +03:00