CMAKE: IE_VERSION => OpenVINO_VERSION (#11242)

* IE_VERSION => OpenVINO_VERSION

* Reverted installation of python unconditionally
This commit is contained in:
Ilya Lavrenov
2022-03-28 19:32:21 +03:00
committed by GitHub
parent 8b591c141e
commit 19d0e5ba52
22 changed files with 133 additions and 112 deletions

View File

@@ -64,6 +64,7 @@ if [ -f /etc/lsb-release ]; then
libgstreamer1.0-0 \
gstreamer1.0-plugins-base \
libusb-1.0-0-dev \
libtinfo5 \
libopenblas-dev
if apt-cache search --names-only '^libjson-c2'| grep -q libjson-c2; then
sudo -E apt-get install -y libjson-c2