openvino/samples/cpp
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
..
benchmark_app Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
classification_sample_async DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
common Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
hello_classification DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
hello_nv12_input_classification DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
hello_query_device Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
hello_reshape_ssd DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
model_creation_sample Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
speech_sample [IE Samples] New command line parameters format for speech sample (#11051) 2022-03-31 10:09:31 +03:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
build_samples.sh Fixed detection of sample type c / cpp (#11444) 2022-04-05 01:57:10 +03:00
build_samples_msvc.bat DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00