File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 20
20
CONFIGURE_EXTRAS : " -DFEATURE_xcb=ON -DINPUT_bundled_xcb_xinput=yes -DFEATURE_libudev=OFF"
21
21
- os : " macos-13"
22
22
shell : " bash"
23
+ - os : " macos-14"
24
+ shell : " bash"
23
25
- os : " windows-2022"
24
26
shell : " msys2 {0}"
25
27
CONFIGURE_EXTRAS : " -DQT_QMAKE_TARGET_MKSPEC=win32-g++"
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Get the latest versions here:
12
12
13
13
- linux (clang 18 / Ubuntu 20.04): [ sme_deps_qt_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_linux.tgz )
14
14
- osx (Xcode 14.3 / macOS 13 / MACOSX_DEPLOYMENT_TARGET 11): [ sme_deps_qt_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_osx.tgz )
15
+ - osx-arm64 (Xcode 15.3 / macOS 14): [ sme_deps_qt_osx-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_osx-arm64.tgz )
15
16
- win64-mingw (mingw-w64-x86_64-gcc 13): [ sme_deps_qt_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-mingw.tgz )
16
17
- win32-msvc (VC++ 2015 Toolset): [ sme_deps_qt_win32-msvc.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win32-msvc.tgz )
17
18
- win64-msvc (VC++ 2015 Toolset): [ sme_deps_qt_win64-msvc.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-msvc.tgz )
You can’t perform that action at this time.
0 commit comments