openvino/cmake/developer_package/plugins
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
..
create_plugin_file.cmake Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
create_plugins_hpp.cmake Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
plugins.cmake Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
plugins.hpp.in Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
register_plugin_cmake.cmake More fixes of plugins.xml generation (#9942) 2022-01-27 16:54:21 +03:00
unregister_plugin_cmake.cmake More fixes of plugins.xml generation (#9942) 2022-01-27 16:54:21 +03:00