openvino/cmake/templates
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
..
InferenceEngineConfig-version.cmake.in CMAKE: IE_VERSION => OpenVINO_VERSION (#11242) 2022-03-28 19:32:21 +03:00
InferenceEngineConfig.cmake.in Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
InferenceEngineDeveloperPackageConfig.cmake.in Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
OpenVINOConfig-version.cmake.in CMAKE: IE_VERSION => OpenVINO_VERSION (#11242) 2022-03-28 19:32:21 +03:00
OpenVINOConfig.cmake.in Build with system TBB (#11244) 2022-03-31 18:05:59 +03:00
OpenVINODeveloperPackageConfig.cmake.in Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
ngraphConfig.cmake.in Renamed ov_runtime => openvino, ov_ => openvino_ prefix (#10069) 2022-02-03 20:03:41 +03:00