Files
bitcoin/cmake/module/TryAppendLinkerFlag.cmake
Hennadii Stepanov 52ac17757e cmake: Add NO_CACHE_IF_FAILED option for checking linker flags
Use it for checking `-fsanitize`.

This change improves the user experience when the configuration step
fails due to a missing library. Now, there is no need to manually clean
the CMake cache after installing the required library.
2025-03-10 16:55:48 +00:00

2.6 KiB