Commit d4bc563
cmake: Fix clang-tidy "no input files" errors
This change is technically not needed to add libmultiprocess as a subtree, but
it avoids a CI failure in followup PR #30975 which enables multiprocess build
option in more CI jobs. In that PR, clang-tidy job fails due to missing
generated example files as reported
bitcoin/bitcoin#30975 (comment)
Different fixes were suggested
bitcoin/bitcoin#30975 (comment) and
bitcoin/bitcoin#30975 (comment)
Co-authored-by: Hennadii Stepanov <[email protected]>1 parent abdf3cb commit d4bc563
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
0 commit comments