forked from atenpas/gpd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OpenVINO: added CMake configures for openvino
This patch added CMake configures for openvino: + build option "USE_OPENVINO" added to enable openvion + message added to remind where to install openvino toolkit + configure "MODELS_DIR" added to specify the location of openvino models + split "caffe dependency" and "openvino dependency", so that each dependency can be added per build option + build flag "c++11" added, which is required by ROS and OpenVINO Signed-off-by: Sharron LIU <[email protected]>
- Loading branch information
Sharron LIU
committed
Sep 4, 2018
1 parent
d8aa95a
commit 6cd251f
Showing
1 changed file
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters