openvino/docs/dev
Ilya Lavrenov 6a562268d3
Avoid global targets in thirdparty dependencies (#17755)
* Added dependencies via vcpkg

* Try to remove global imported targets

* Fix for conan

* Fixed RHEL case

* Fixed RHEL, U18 cases

* Returned OpenCV finding

* Update cmake/templates/OpenVINOConfig.cmake.in

Fixed IMPORTED_GLOBAL => GLOBAL in OpenVINOConfig.cmake.in template file

* Apply suggestions from code review

Properply used NAMES in find_package

* Fixed case with zlib

* Final fixes

* Fixes

* Removed CONFIG from find package ZLIB

* Fixed RHEL

* Reverted changes with gflags back

* Turn off LTO after thirdparty dependencies are built
2023-05-27 10:47:41 +04:00
..
build.md [DOCS] OpenVINO Wiki links update - master (#16219) 2023-03-10 16:16:14 +01:00
build_android.md [DOCS] OpenVINO Wiki links update - master (#16219) 2023-03-10 16:16:14 +01:00
build_linux.md [DOCS] install-guide fix (#17672) 2023-05-25 16:38:28 +02:00
build_mac_arm.md [DOCS] install-guide fix (#17672) 2023-05-25 16:38:28 +02:00
build_mac_intel_cpu.md [DOCS] install-guide fix (#17672) 2023-05-25 16:38:28 +02:00
build_raspbian.md [DOCS] OpenVINO Wiki links update - master (#16219) 2023-03-10 16:16:14 +01:00
build_webassembly.md [DOCS] OpenVINO Wiki links update - master (#16219) 2023-03-10 16:16:14 +01:00
build_windows.md [DOCS] install-guide fix (#17672) 2023-05-25 16:38:28 +02:00
building_documentation.md [DOCS] Moving How to build documentation from wiki to md docs - master (#16063) 2023-03-10 10:24:56 +04:00
cmake_options_for_custom_compilation.md [doc] typo (#17528) 2023-05-15 17:45:53 +04:00
coding_style.md Fixed comments on dev doc (#13117) 2022-09-20 12:45:19 +04:00
conditional_compilation.md [doc] typo (#17528) 2023-05-15 17:45:53 +04:00
debug_capabilities.md Added template for core dev documentation (#13091) 2022-09-19 15:57:01 +04:00
dev_doc_guide.md Dev doc guide (#13163) 2022-09-23 15:35:12 +04:00
enabling_ci_step.md Added CI documentation (#16129) 2023-03-07 12:55:36 +04:00
get_started.md [DOCS] Moving How to build documentation from wiki to md docs - master (#16063) 2023-03-10 10:24:56 +04:00
index.md [DOCS] TensorFlow Lite FrontEnd updating dev docs (#17225) 2023-04-27 13:58:25 +04:00
installing.md [DOCS] framework deprecation notice (#17484) 2023-05-15 10:39:10 +02:00
static_libaries.md Avoid global targets in thirdparty dependencies (#17755) 2023-05-27 10:47:41 +04:00
test_coverage.md TensorFlow Lite FrontEnd: documentation changes (#17187) 2023-04-25 16:18:24 +04:00