Skip to content

Commit ce5d2f8

Browse files
committed
Bump cmake in ios
1 parent e30e339 commit ce5d2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/toolchains/ios.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
# command.
152152
#
153153

154-
cmake_minimum_required(VERSION 3.8.0)
154+
cmake_minimum_required(VERSION 3.16.0)
155155

156156
# CMake invokes the toolchain file twice during the first build, but only once during subsequent rebuilds.
157157
if(DEFINED ENV{_IOS_TOOLCHAIN_HAS_RUN})

0 commit comments

Comments
 (0)