diff options
author | Vassil Vassilev <v.g.vassilev@gmail.com> | 2024-08-22 13:04:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 13:04:33 +0200 |
commit | 5bbd5984306ab0bdd89a2e81cd4965e5ae51c3fb (patch) | |
tree | 72b88facc555f5dda1e7a037638042e32caab395 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 5506831f7bc8dc04ebe77f4d26940007bfb4ab39 (diff) | |
download | llvm-5bbd5984306ab0bdd89a2e81cd4965e5ae51c3fb.zip llvm-5bbd5984306ab0bdd89a2e81cd4965e5ae51c3fb.tar.gz llvm-5bbd5984306ab0bdd89a2e81cd4965e5ae51c3fb.tar.bz2 |
[cmake] Include GNUInstallDirs before using variables defined by it. (#83807)
This fixes an odd problem with the regex when `CMAKE_INSTALL_LIBDIR` is
not defined:
`string sub-command REGEX, mode REPLACE: regex "$" matched an empty
string.`
Fixes llvm/llvm-project#83802
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions