Skip to content
Snippets Groups Projects
Commit cfc4bedf authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: all: require build_system=cmake

parent 23a87195
Branches tooling
No related tags found
No related merge requests found
This commit is part of merge request !956. Comments created here will be created in the context of that merge request.
......@@ -14,6 +14,7 @@ packages:
require:
- '%gcc'
- any_of: [+ipo, '@:']
- any_of: [build_system=cmake, '@:']
- any_of: [build_type=Release, '@:']
acts:
require:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment