[all-commits] [llvm/llvm-project] b53545: [debugserver] Use add_lldb_library instead of add_...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Apr 29 22:09:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b535459d0a1db37fca6688b8e15305e361debff5
      https://github.com/llvm/llvm-project/commit/b535459d0a1db37fca6688b8e15305e361debff5
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
    M lldb/tools/debugserver/source/CMakeLists.txt

  Log Message:
  -----------
  [debugserver] Use add_lldb_library instead of add_library

Use add_lldb_library to ensure debugserver inherits the defines set by
llvm and lldb.

Differential revision: https://reviews.llvm.org/D101596




More information about the All-commits mailing list