X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hubacji1/bcar.git/blobdiff_plain/334d31fe11bbb5ed131be16b0e231ef5eaf950e9..477e2be10cbf36b38ce7cfe51bf03a734a717ed6:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index dd3446a..982eed0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-3.0-only -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 3.8) project(bcar) set(CMAKE_CXX_STANDARD 17)