From e6d08aef5b871d4370b5a294e792a1ee43e4695e Mon Sep 17 00:00:00 2001 From: Ilya Lavrenov Date: Wed, 15 Dec 2021 21:21:46 +0300 Subject: [PATCH] Don't use EXCLUDE_FROM_ALL with samples targets (#9237) --- docs/template_plugin/backend/CMakeLists.txt | 15 ++++----------- docs/template_plugin/src/CMakeLists.txt | 1 - samples/c/common/opencv_c_wrapper/CMakeLists.txt | 2 +- samples/cpp/common/format_reader/CMakeLists.txt | 2 +- src/core/tests/frontend/shared/CMakeLists.txt | 2 +- src/tests/unit/vpu/CMakeLists.txt | 1 - 6 files changed, 7 insertions(+), 16 deletions(-) diff --git a/docs/template_plugin/backend/CMakeLists.txt b/docs/template_plugin/backend/CMakeLists.txt index e075a555099..df959ed86e5 100644 --- a/docs/template_plugin/backend/CMakeLists.txt +++ b/docs/template_plugin/backend/CMakeLists.txt @@ -38,17 +38,10 @@ target_include_directories(interpreter_backend PUBLIC $