Commit ff6a32f
Add hello_cxx_module to demos target
The hello_cxx_module executable was being created when Seastar_MODULE is enabled
but wasn't added to the demos target, so it wouldn't be built when building demos.
Added the dependency so it's properly included in the demos build.
Co-authored-by: avikivity <[email protected]>1 parent 300cb19 commit ff6a32f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
0 commit comments