summaryrefslogtreecommitdiffstats
path: root/utils/sysrepo-plugin
diff options
context:
space:
mode:
authorAlberto Compagno <acompagn+fdio@cisco.com>2019-03-23 15:14:39 +0000
committerGerrit Code Review <gerrit@fd.io>2019-03-23 15:14:39 +0000
commitdfc988a222a38da36999395e393e3b1ed1ccdfde (patch)
tree73a34d2f778f8cae62d3a72d38aa63f8c2a28d80 /utils/sysrepo-plugin
parenta2bdc00ea25f89185c1095a48a8f51cb2c1a20e6 (diff)
parent1ad06afe9f952642a26f4d28239cf05eb3283eb7 (diff)
Merge "[HICN-6] ATS Working, little refactoring of apps"
Diffstat (limited to 'utils/sysrepo-plugin')
-rw-r--r--utils/sysrepo-plugin/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/sysrepo-plugin/CMakeLists.txt b/utils/sysrepo-plugin/CMakeLists.txt
index c062c010c..6479aa6cd 100644
--- a/utils/sysrepo-plugin/CMakeLists.txt
+++ b/utils/sysrepo-plugin/CMakeLists.txt
@@ -13,7 +13,7 @@
# limitations under the License.
#
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
project(hicn_sysrepo_plugin)
include(GNUInstallDirs)