We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4821d commit 4da44b4Copy full SHA for 4da44b4
meson.build
@@ -20,6 +20,7 @@ if get_option('install_headers')
20
'include/async/recurring-event.hpp',
21
'include/async/result.hpp',
22
'include/async/sequenced-event.hpp',
23
+ 'include/async/wait-group.hpp',
24
subdir : 'async/')
25
endif
26
0 commit comments