diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index f18d5f9ce10..9798bde8bb1 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -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