build: Fix macOS and Snap builds not bundling latest patterns

This commit is contained in:
WerWolv
2025-12-06 20:57:51 +01:00
parent 00986d0ea8
commit afa297bb53
3 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ parts:
- -DCMAKE_BUILD_TYPE=Release
- -DCMAKE_C_COMPILER_LAUNCHER=${CCACHE}
- -DCMAKE_CXX_COMPILER_LAUNCHER=${CCACHE}
- -DIMHEX_PATTERNS_PULL_MASTER=ON
cmake-generator: Ninja
build-packages:
- cmake