diff options
Diffstat (limited to 'platform/freebsd')
| -rw-r--r-- | platform/freebsd/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/freebsd/CMakeLists.txt b/platform/freebsd/CMakeLists.txt index fd7889b6..f7fda4ea 100644 --- a/platform/freebsd/CMakeLists.txt +++ b/platform/freebsd/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.9 FATAL_ERROR) +cmake_minimum_required(VERSION 3.9...3.15 FATAL_ERROR) project(platform_freebsd) |
