Removed cross_check_tool from installation (#7804)

This commit is contained in:
Ilya Lavrenov
2021-10-01 21:58:12 +03:00
committed by GitHub
parent f8ed195841
commit 6f69166f37

View File

@@ -46,12 +46,6 @@ if(ENABLE_PYTHON)
ie_cpack_add_component(python_tools_${PYTHON_VERSION})
ie_cpack_add_component(python_tools)
# install cross_check_tool tool
install(DIRECTORY cross_check_tool
DESTINATION tools
USE_SOURCE_PERMISSIONS
COMPONENT python_tools)
# install benchmark_app tool
install(FILES benchmark_tool/README.md
benchmark_tool/requirements.txt