Skip to content

Commit

Permalink
removed ie_rh_decoder.cmake from install target
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Suhov committed Mar 19, 2020
1 parent b2140c0 commit a347375
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inference-engine/src/inference_engine/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ install(TARGETS ${TARGET_NAME} ${TARGET_NAME}_nn_builder
LIBRARY DESTINATION ${IE_CPACK_LIBRARY_PATH}
COMPONENT core)
install(FILES "${OpenVINO_BINARY_DIR}/share/ie_parallel.cmake"
"${OpenVINO_BINARY_DIR}/share/ie_rh_decoder.cmake"
"${OpenVINO_BINARY_DIR}/share/InferenceEngineConfig.cmake"
"${OpenVINO_BINARY_DIR}/share/InferenceEngineConfig-version.cmake"
DESTINATION ${IE_CPACK_IE_DIR}/share
Expand Down

0 comments on commit a347375

Please sign in to comment.