X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=097c17c08731befe6b143a9b03e7513a77c6d78e;hb=89edd734c0a347dafceba1cef1ac835e0fe61e1a;hp=3fe99ce1aa5b14be87d091dbeb7fddf2d2003f68;hpb=055909f4a7b27003bdd60c1cee764cf1d23be9cc;p=apps%2Fagl-service-homescreen.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 3fe99ce..097c17c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,6 @@ # # Copyright (c) 2017 TOYOTA MOTOR CORPORATION +# Copyright (C) 2020 Konsulko Group # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,6 +15,8 @@ # limitations under the License. # +project(HomeScreenService) + CMAKE_MINIMUM_REQUIRED(VERSION 3.3) include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake)