bitcoin/cmake
fanquake ab878a7e74
build: simplify *ifaddr handling
We really just want to skip this when building for Windows. So do that,
and remove the two header checks (we also already use both of these
headers, unguarded, in the !windows part of the codebase).

Squash the two *iffaddrs defines into one, as I haven't seen an
iffaddrs.h that implements one, but not the other.
2025-05-08 16:49:58 +01:00
..
module build: simplify *ifaddr handling 2025-05-08 16:49:58 +01:00
script cmake: Copy `cov_tool_wrapper.sh.in` to the build tree 2025-01-23 10:00:58 +00:00
bitcoin-build-config.h.in build: simplify *ifaddr handling 2025-05-08 16:49:58 +01:00
ccache.cmake build: don't use ccache with MSVC 2025-03-04 14:53:06 +00:00
crc32c.cmake Merge bitcoin/bitcoin#31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally 2025-02-20 15:07:03 -05:00
introspection.cmake build: simplify *ifaddr handling 2025-05-08 16:49:58 +01:00
leveldb.cmake Merge bitcoin/bitcoin#31366: cmake: Check `-Wno-*` compiler options for `leveldb` target 2025-02-20 12:22:20 -05:00
libmultiprocess.cmake cmake: Fix clang-tidy "no input files" errors 2025-04-02 08:41:16 -05:00
minisketch.cmake Merge bitcoin/bitcoin#31880: cmake: Add optional sources to `minisketch` library directly 2025-02-25 14:11:58 -05:00
tests.cmake cmake: Add Python-based tests 2024-08-16 19:27:41 +01:00