diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2019-06-12 14:13:43 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2019-06-12 14:13:43 (GMT) |
commit | 3092c27f30b52e737a499a3eb91b2a160e9f3863 (patch) | |
tree | 6d72e47d8b0c336bd0d80cb98db05a93f4d48007 /Modules/CMakeFindXCode.cmake | |
parent | b7d72db89de6a9ddc8c8740a6e8b8980d108b900 (diff) | |
download | CMake-3092c27f30b52e737a499a3eb91b2a160e9f3863.zip CMake-3092c27f30b52e737a499a3eb91b2a160e9f3863.tar.gz CMake-3092c27f30b52e737a499a3eb91b2a160e9f3863.tar.bz2 |
CPack: Fix SONAME regex in DEB generator
The DEB generator was written to parse output from GNU readelf.
However, LLVM's readelf has a slightly different output format,
without parentheses around the word "SONAME". Update the regex to
account for this difference.
Fixes: #19362
Diffstat (limited to 'Modules/CMakeFindXCode.cmake')
0 files changed, 0 insertions, 0 deletions