aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/platforms/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-light/src/hicn/platforms/CMakeLists.txt')
-rw-r--r--hicn-light/src/hicn/platforms/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/hicn-light/src/hicn/platforms/CMakeLists.txt b/hicn-light/src/hicn/platforms/CMakeLists.txt
index 191a72213..14237c976 100644
--- a/hicn-light/src/hicn/platforms/CMakeLists.txt
+++ b/hicn-light/src/hicn/platforms/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2017-2019 Cisco and/or its affiliates.
+# Copyright (c) 2021-2022 Cisco and/or its affiliates.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at:
@@ -11,8 +11,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
-
if(${CMAKE_SYSTEM_NAME} STREQUAL "Android")
list(APPEND SOURCE_FILES
${CMAKE_CURRENT_SOURCE_DIR}/android/system.c