Files
bitcoin/src
merge-script 11ae426552 Merge bitcoin/bitcoin#35715: cmake: Fix WITH_EXTERNAL_LIBMULTIPROCESS + BUILD_FUZZ_BINARY
db35b9238f ipc # build: Fix fuzz target CMakeLists.txt for external libmultiprocess (Ryan Ofsky)

Pull request description:

  CMake `WITH_EXTERNAL_LIBMULTIPROCESS` and `BUILD_FUZZ_BINARY` options stopped working together recently due to #35118 commit 037ad77071 because an non-namespaced `Libmultiprocess::multiprocess` target name was referenced.

   Fix by specifying the full target name which is better for readability anyway.

ACKs for top commit:
  sedited:
    ACK db35b9238f
  hebasto:
    ACK db35b9238f, I have reviewed the code and it looks OK.

Tree-SHA512: 7cfb19a66dd4ccdcd6dfdedc3000fd20f488851f3235852717fd31698a7e8efb5c4e14705b0dc0c1ea506b38268f1ab030bca7865ddfdd85144598f435581247
2026-07-13 23:53:59 +02:00
..
2026-06-26 09:56:01 -07:00
2026-07-09 14:05:28 -04:00
2026-07-02 13:04:33 -07:00
2026-06-23 09:25:49 +01:00
2026-06-04 21:58:56 +10:00
2026-06-29 21:40:33 -04:00
2026-05-12 21:24:19 +02:00
2026-06-04 21:58:56 +10:00
2026-05-12 21:24:19 +02:00
2026-04-28 10:37:15 +02:00