bitcoin/cmake
fanquake a7a4e11db8
cmake: scope Boost Test check to vcpkg
This check was added for vcpkg, given how it packages Boost. However, we
don't need to run the check for other platforms, and it's quite slow.
So, scope it to VCPKG. On my machine, this reduces the time to run
`cmake -B build` from ~12 seconds, to ~6 seconds.

Fixes: #30787
2024-09-05 16:15:27 +01:00
..
module cmake: scope Boost Test check to vcpkg 2024-09-05 16:15:27 +01:00
script Merge bitcoin/bitcoin#30796: test: Use std::span and std::string_view for raw data 2024-09-05 13:46:22 +01:00
bitcoin-config.h.in cmake: Add WITH_DBUS option 2024-08-16 19:27:42 +01:00
ccache.cmake cmake: Add ccache support 2024-08-16 19:27:37 +01:00
cov_tool_wrapper.sh.in cmake: Add Coverage and CoverageFuzz scripts 2024-08-16 21:19:12 +01:00
crc32c.cmake cmake: Build crc32c static library 2024-08-16 19:27:37 +01:00
introspection.cmake cmake: Build bitcoin_crypto library 2024-08-16 19:27:38 +01:00
leveldb.cmake cmake: Build leveldb static library 2024-08-16 19:27:38 +01:00
minisketch.cmake cmake: Build minisketch static library 2024-08-16 19:27:38 +01:00
tests.cmake cmake: Add Python-based tests 2024-08-16 19:27:41 +01:00