Skip to content
Snippets Groups Projects

[meson] Add build_only_emper_dep option

Merged Florian Schmaus requested to merge flow/emper:meson-full-build-option into master
3 files
+ 19
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 6
0
@@ -520,3 +520,9 @@ stack-guard-page:
- .test
variables:
EMPER_STACK_GUARD_PAGE: 'true'
build-only-emper-dep:
extends:
- .build
variables:
EMPER_BUILD_ONLY_EMPER_DEP: 'true'
Loading