Skip to content
Snippets Groups Projects
Commit 6f71e583 authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

bump minimum macOS version

MacOS 11 is required from qt 6.5

Change-Id: I0371a82d8c9589242fe8db067ba776fdd7514a39
parent d15b4f79
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ endif
endif
ifdef HAVE_MACOSX
MIN_OSX_VERSION=10.15
MIN_OSX_VERSION=11.0
CC=xcrun cc
CXX=xcrun c++
AR=xcrun ar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment