diff --git a/CMakeLists.txt b/CMakeLists.txt index 00732971..88946e39 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,6 +4,8 @@ # SPDX-License-Identifier: BSD-2-Clause # +# dummy change + cmake_minimum_required(VERSION 3.7.2) include(settings.cmake)