Correct paths where plugins are to be searched (#1280)
authorРоман Михайлович Русяев/AI Tools Lab /SRR/Staff Engineer/삼성전자 <r.rusyaev@samsung.com>
Fri, 31 Aug 2018 14:35:12 +0000 (17:35 +0300)
committerSergey Vostokov/AI Tools Lab /SRR/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Fri, 31 Aug 2018 14:35:12 +0000 (17:35 +0300)
commit3cad82b3b6aa62d0a536c59b859d0a718d9598dd
tree10001199c6a0b7a72dee283904a31b54b4df0cd5
parentb825169241bd1d6abbe56eb60286d05dc1cfcd37
Correct paths where plugins are to be searched (#1280)

* now it's not necessary to run make install
* now plugins are searched by relative path

Signed-off-by: Roman Rusyaev <r.rusyaev@samsung.com>
contrib/nnc/CMakeLists.txt
contrib/nnc/driver/Driver.cpp
contrib/nnc/plugin/caffe_frontend/CMakeLists.txt
contrib/nnc/plugin/interpreter/CMakeLists.txt
contrib/nnc/plugin/soft_backend/CMakeLists.txt
contrib/nnc/plugin/tflite_frontend/CMakeLists.txt