diff options
Diffstat (limited to 'third-party/cmake/GettextCMakeLists.txt')
-rw-r--r-- | third-party/cmake/GettextCMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/cmake/GettextCMakeLists.txt b/third-party/cmake/GettextCMakeLists.txt index 67ec0d113f..5a6253df3b 100644 --- a/third-party/cmake/GettextCMakeLists.txt +++ b/third-party/cmake/GettextCMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.7) +cmake_minimum_required(VERSION 2.8.12) project(gettext C) # Adds PREFIX to each item in LIST |