mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 06:43:45 +01:00
This new module serves as a wrapper around CMake's `CheckPIESupported` module and addresses an upstream bug: - https://gitlab.kitware.com/cmake/cmake/-/issues/26463 - https://gitlab.kitware.com/cmake/cmake/-/merge_requests/10034