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
merge-script db8350b0e3
Merge bitcoin/bitcoin#30803: build: Minor build system fixes and amendments
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
FindBerkeleyDB.cmake
FindLibevent.cmake
FindMiniUPnPc.cmake
FindNATPMP.cmake
FindQt5.cmake cmake: Build `bitcoin-qt` executable 3 months ago
FindUSDT.cmake
FlagsSummary.cmake build: Print `CMAKE_CXX_COMPILER_ARG1` in summary 2 months ago
GenerateHeaders.cmake test: Use span for raw data 2 months ago
GenerateSetupNsi.cmake cmake: add USE_SOURCE_PERMISSIONS to all configure_file usage 2 months ago
GetTargetInterface.cmake
Maintenance.cmake build: Use CMake's default permissions in macOS `deploy` target 2 months ago
ProcessConfigurations.cmake build: Add missed `-g` for "Coverage" build configuration 2 months ago
TestAppendRequiredLibraries.cmake
TryAppendCXXFlags.cmake build: Delete dead code that implements `IF_CHECK_FAILED` option 2 months ago
TryAppendLinkerFlag.cmake build: Delete dead code that implements `IF_CHECK_FAILED` option 2 months ago
WarnAboutGlobalProperties.cmake