[lldb-dev] [Bug 19950] CMake does not look for swig
via lldb-dev
lldb-dev at lists.llvm.org
Tue Jul 17 08:17:52 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=19950
labath at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |labath at google.com
Resolution|--- |FIXED
--- Comment #2 from labath at google.com ---
Our cmake files now contain
find_package(SWIG REQUIRED)
, which I guess means this is fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180717/3fd17596/attachment.html>
More information about the lldb-dev
mailing list