summaryrefslogtreecommitdiff
path: root/inference-engine/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inference-engine/tests/CMakeLists.txt')
-rw-r--r--inference-engine/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/inference-engine/tests/CMakeLists.txt b/inference-engine/tests/CMakeLists.txt
index bfc653776..4fa0b4477 100644
--- a/inference-engine/tests/CMakeLists.txt
+++ b/inference-engine/tests/CMakeLists.txt
@@ -1,6 +1,7 @@
# Copyright (C) 2018 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
#
+
####################################
## All next project will use C++11
set (CMAKE_CXX_STANDARD 11)