You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/cmake/module
fanquake a7a4e11db8
cmake: scope Boost Test check to vcpkg
2 months ago
..
AddBoostIfNeeded.cmake cmake: scope Boost Test check to vcpkg 2 months ago
AddWindowsResources.cmake cmake: Add `AddWindowsResources` module 3 months ago
CheckSourceCompilesAndLinks.cmake cmake: Add introspection module 3 months ago
FindBerkeleyDB.cmake cmake: Add wallet functionality 3 months ago
FindLibevent.cmake cmake: Add `FindLibevent` module 3 months ago
FindMiniUPnPc.cmake cmake: Add `libminiupnpc` optional package support 3 months ago
FindNATPMP.cmake cmake: Add `libnatpmp` optional package support 3 months ago
FindQt5.cmake cmake: Build `bitcoin-qt` executable 3 months ago
FindUSDT.cmake cmake: Add `systemtap-sdt` optional package support 3 months ago
FlagsSummary.cmake cmake: Add `APPEND_{CPP,C,CXX,LD}FLAGS` cache variables 3 months ago
GenerateHeaders.cmake test: Use span for raw data 2 months ago
GenerateSetupNsi.cmake cmake: Add `Maintenance` module 3 months ago
GetTargetInterface.cmake cmake: Print compiler and linker flags in summary 3 months ago
Maintenance.cmake cmake: Add `Maintenance` module 3 months ago
ProcessConfigurations.cmake build: Add missed `-g` for "Coverage" build configuration 2 months ago
TestAppendRequiredLibraries.cmake cmake: Add introspection module 3 months ago
TryAppendCXXFlags.cmake cmake: Add `TryAppendCXXFlags` module 3 months ago
TryAppendLinkerFlag.cmake cmake: Add `TryAppendLinkerFlag` module 3 months ago
WarnAboutGlobalProperties.cmake