Browse Source

Revert "Revert "Update minimum required cmake version""

This reverts commit 12f85d8edc.
yocto_sumo
Nicolas Michon 6 years ago
parent
commit
f4e7b3cf70
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt View File

@ -20,7 +20,7 @@
#
############################################################################
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 3.1)
project(bcg729 VERSION 1.0.4 LANGUAGES C)


Loading…
Cancel
Save