Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / cmake / FindlibGNA.cmake
index eeb8480..eccf759 100644 (file)
@@ -1,12 +1,10 @@
-# Copyright (C) 2018 Intel Corporation
+# Copyright (C) 2018-2019 Intel Corporation
 #
 # SPDX-License-Identifier: Apache-2.0
 #
 
 #module to locate GNA libraries
 
-cmake_minimum_required(VERSION 2.8)
-
 if (WIN32)
     set(GNA_PLATFORM_DIR win64)
     set(GNA_LIB_DIR x64)