We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19a5fd commit f5aeafaCopy full SHA for f5aeafa
1 file changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
# Customization:
43
with:
44
b2_targets: libs/boost-ci/test//test
45
- b2_defines: FOO=1 BAR=2
+ b2_defines: FOO="Hello world" BAR=2
46
b2_link: shared,static
47
b2_variant: debug
48
library_folder: boost-ci
0 commit comments