From 4eae09e5b51816a63f77c868276e8edc4869f816 Mon Sep 17 00:00:00 2001 From: Alina Kladieva Date: Wed, 13 Sep 2023 21:21:00 +0200 Subject: [PATCH] Dummy change to CPU --- src/plugins/intel_cpu/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/intel_cpu/CMakeLists.txt b/src/plugins/intel_cpu/CMakeLists.txt index 1279bfd1269..c78171d86a2 100644 --- a/src/plugins/intel_cpu/CMakeLists.txt +++ b/src/plugins/intel_cpu/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2018-2023 Intel Corporation -# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: Apache-2.0 # if(NOT ENABLE_INTEL_CPU)