llvm-project
1128d3bd - [lldb] add a warning if `dirname` is not in the PATH (#164494)

Commit
48 days ago
[lldb] add a warning if `dirname` is not in the PATH (#164494) This patch adds a check in lldb's API test CMakeLists file to ensure that `dirname` is in the PATH, which is not obvious on Windows. --------- Co-authored-by: nerix <nero.9@hotmail.de>
Parents
Loading