0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-12 11:19:08 -05:00

fixup: unable to find executable

This commit is contained in:
Sjors Provoost 2025-01-30 15:58:17 +01:00
parent 743ae9b4e2
commit 563d28502f
No known key found for this signature in database
GPG key ID: 57FF9BDBCC301009

View file

@ -9,6 +9,8 @@ if (NOT WITH_LIBMULTIPROCESS)
# build rules can find the libmultiprocess include directory and avoid
# "error: Import failed: /mp/proxy.capnp" errors from capnp.
set(MP_INCLUDE_DIR "${MP_INCLUDE_DIR}" PARENT_SCOPE)
# Add mptest unit tests to "all" target so ctest can run them
set_target_properties(mptest PROPERTIES EXCLUDE_FROM_ALL OFF)
endif()
add_library(bitcoin_ipc STATIC EXCLUDE_FROM_ALL