CMAKE: moved GNA var setting to proper place; removed find_package when build python...
authorAlexey Suhov <asuhov@users.noreply.github.com>
Thu, 3 Oct 2019 15:20:32 +0000 (18:20 +0300)
committerAlexander Zhogov <alexander.zhogov@intel.com>
Thu, 3 Oct 2019 15:20:32 +0000 (18:20 +0300)
commitbd25cc97093f222251a45cd945dbf0244b908a01
tree0a1852e607a2142995506258c85f386469ff371a
parentea9193e82fcc756cab47bd84493e4c4a74b01427
CMAKE: moved GNA var setting to proper place; removed find_package when build python in sources; fixed output path for python in case of Developer package (#269)

Added multi device plugn config
inference-engine/cmake/developer_package_config.cmake.in
inference-engine/ie_bridges/python/CMakeLists.txt
inference-engine/ie_bridges/python/src/openvino/inference_engine/CMakeLists.txt
inference-engine/ie_bridges/python/src/openvino/tools/statistics_collector/CMakeLists.txt
inference-engine/include/multi-device/multi_device_config.hpp [new file with mode: 0644]
inference-engine/tools/calibration_tool/statistics_collector/CMakeLists.txt