Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / cmake / debug.cmake
index 8d5ad84..9aeb2a5 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright (C) 2018 Intel Corporation
+# Copyright (C) 2018-2019 Intel Corporation
 #
 # SPDX-License-Identifier: Apache-2.0
 #
 
-cmake_minimum_required (VERSION 2.8)
-
 function (debug_message)
     if (VERBOSE_BUILD)
         message(${ARGV})