summaryrefslogtreecommitdiff
path: root/fontbaker/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'fontbaker/contrib')
-rw-r--r--fontbaker/contrib/freetype-2.13.2/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fontbaker/contrib/freetype-2.13.2/CMakeLists.txt b/fontbaker/contrib/freetype-2.13.2/CMakeLists.txt
index 8dbca01..a114c4a 100644
--- a/fontbaker/contrib/freetype-2.13.2/CMakeLists.txt
+++ b/fontbaker/contrib/freetype-2.13.2/CMakeLists.txt
@@ -110,7 +110,7 @@
110 110
111# To minimize the number of cmake_policy() workarounds, 111# To minimize the number of cmake_policy() workarounds,
112# CMake >= 3 is requested. 112# CMake >= 3 is requested.
113cmake_minimum_required(VERSION 3.0) 113cmake_minimum_required(VERSION 3.5)
114 114
115if (NOT CMAKE_VERSION VERSION_LESS 3.3) 115if (NOT CMAKE_VERSION VERSION_LESS 3.3)
116 # Allow symbol visibility settings also on static libraries. CMake < 3.3 116 # Allow symbol visibility settings also on static libraries. CMake < 3.3