Skip to content
Snippets Groups Projects

Cirrus ci apple silicon

Merged Joe Donofry requested to merge cirrus_ci_apple_silicon into master
All threads resolved!
3 files
+ 5
2
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
2
@@ -19,8 +19,7 @@ cmake -GNinja -S. -Bbuild \
-DHUNTER_ENABLED=ON -DBUILD_SHARED_LIBS=OFF \
-DCMAKE_BUILD_TYPE=RelWithDebInfo -DHUNTER_CONFIGURATION_TYPES=RelWithDebInfo \
-DUSE_BUNDLED_OPENSSL=ON \
-DCI_BUILD=ON \
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.15
-DCI_BUILD=ON
cmake --build build
( cd build || exit
git clone https://github.com/Nheko-Reborn/qt-jdenticon.git
Loading