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 353e0c9e96
cmake: Add `systemtap-sdt` optional package support
3 months ago
..
AddBoostIfNeeded.cmake cmake: Build `test_bitcoin` executable 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
FindUSDT.cmake cmake: Add `systemtap-sdt` optional package support 3 months ago
FlagsSummary.cmake cmake: Print compiler and linker flags in summary 3 months ago
GenerateHeaders.cmake cmake: Build `test_bitcoin` executable 3 months ago
GetTargetInterface.cmake cmake: Print compiler and linker flags in summary 3 months ago
ProcessConfigurations.cmake cmake: Redefine/adjust per-configuration flags 3 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