diff options
Diffstat (limited to 'cmake.deps/cmake/GettextCMakeLists.txt')
-rw-r--r-- | cmake.deps/cmake/GettextCMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake.deps/cmake/GettextCMakeLists.txt b/cmake.deps/cmake/GettextCMakeLists.txt index c36f3aada5..722420e830 100644 --- a/cmake.deps/cmake/GettextCMakeLists.txt +++ b/cmake.deps/cmake/GettextCMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.13) +cmake_minimum_required(VERSION 3.16) project(gettext C) add_compile_options(-w) |