[llvm-bugs] [Bug 4169] llvm-config --src-root should print canonical path
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat May 18 12:45:41 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=4169
J. Ryan Stinnett <jryans at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jryans at gmail.com
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from J. Ryan Stinnett <jryans at gmail.com> ---
This seems to be working as desired now. The `--src-root` value comes from
`CMAKE_CURRENT_SOURCE_DIR` which is a canonical path, and CMake is only build
system these days.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190518/68198799/attachment.html>
More information about the llvm-bugs
mailing list