mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-04 17:00:52 +02:00
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 https://github.com/bitcoin/bitcoin/pull/30975#issuecomment-2627116832 Different fixes were suggested https://github.com/bitcoin/bitcoin/pull/30975#issuecomment-2627152623 and https://github.com/bitcoin/bitcoin/pull/30975#issuecomment-2627403382 Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>