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
Hennadii Stepanov deacf3c7cd
cmake: Avoid hardcoding Qt's major version in Find module
1 month 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
FindQt.cmake cmake: Avoid hardcoding Qt's major version in Find module 1 month ago
FindUSDT.cmake cmake: Add `systemtap-sdt` optional package support 3 months ago
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 cmake: Print compiler and linker flags in summary 3 months ago
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 cmake: Add introspection module 3 months ago
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