[Lldb-commits] [PATCH] D13535: Fix cmake build on OSX after r249434.

Bruce Mitchener via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 7 20:36:10 PDT 2015


brucem added a subscriber: brucem.

================
Comment at: tools/lldb-server/CMakeLists.txt:42
@@ +41,3 @@
+  if (LLDB_VERS_GENERATED_FILE)
+    add_dependencies(lldb-server swig_wrapper)
+  endif()
----------------
Why is this needed?


Repository:
  rL LLVM

http://reviews.llvm.org/D13535





More information about the lldb-commits mailing list