Merge branch 'master' into dependabot/docker/scripts/docker/mxe-build-container/ubuntu-24.04

This commit is contained in:
Michael Keller 2024-10-21 10:43:44 +13:00 committed by GitHub
commit 953ff85dd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 1236 additions and 528 deletions

View file

@ -148,6 +148,7 @@ cmake -DBTSUPPORT=OFF \
-DNO_DOCS=ON \
-DNO_PRINTING=ON \
-DNO_USERMANUAL=ON \
-DLIBRAW_SUPPORT=OFF \
-DSUBSURFACE_TARGET_EXECUTABLE=DesktopExecutable \
build
cd build || aborting "Couldn't cd into $SSRF_PATH/build directory"