Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / cmake / download_and_apply.cmake
index 4c75c6d..d4869e4 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 (DownloadAndApply URL apply_to)
 
   if (EXISTS ${apply_to})