mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
This prevents the generation of these headers from also depending on the dependencies of the libs/binaries which consume them. Specifically, this prevents generated test headers (such as test/data/base58_encode_decode.json.h) from depending on the dependencies of test_bitcoin (libcrc32c.a libcrc32c_sse42.a libleveldb.a) Note that this is currently only relevant for Ninja. For more detail, see: https://cmake.org/cmake/help/latest/command/add_custom_command.html |
||
|---|---|---|
| .. | ||
| AddBoostIfNeeded.cmake | ||
| AddWindowsResources.cmake | ||
| CheckSourceCompilesAndLinks.cmake | ||
| FindBerkeleyDB.cmake | ||
| FindLibevent.cmake | ||
| FindQRencode.cmake | ||
| FindQt.cmake | ||
| FindUSDT.cmake | ||
| FindZeroMQ.cmake | ||
| FlagsSummary.cmake | ||
| GenerateHeaders.cmake | ||
| GenerateSetupNsi.cmake | ||
| GetTargetInterface.cmake | ||
| Maintenance.cmake | ||
| ProcessConfigurations.cmake | ||
| TestAppendRequiredLibraries.cmake | ||
| TryAppendCXXFlags.cmake | ||
| TryAppendLinkerFlag.cmake | ||
| WarnAboutGlobalProperties.cmake | ||