mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

We look for `SONAME` in the output of `readelf` to check whether the binary contains the field. Do not provide a symbol that may accidentally match. Fixes: #16894