X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=7dec6b0ee1826963bb3b0f12913cf3547aaaaa5e;hb=0a9b6dcda819720ebc02f406d07d99b870d87fed;hp=45ac19c50265d34bb1bd737d424e9d49b5565ef3;hpb=f8eb652a866f3a28b0853c4ccb6e8175c23ca18e;p=src%2Fapp-framework-main.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 45ac19c..7dec6b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,9 +16,9 @@ # limitations under the License. ########################################################################### -project(afm-main C) +cmake_minimum_required(VERSION 3.4.3) -cmake_minimum_required(VERSION 2.8) +project(afm-main C) include(GNUInstallDirs) include(CTest)