diff --git a/CMakeLists.txt b/CMakeLists.txt index add3eddab..0ff1bbb9e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -cmake_minimum_required (VERSION 3.10) +cmake_minimum_required (VERSION 3.13) project (vsomeip) set (VSOMEIP_NAME vsomeip3)