[all-commits] [llvm/llvm-project] bca436: [lldb] Use modern CMake to avoid repetition (NFC)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Aug 10 22:30:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bca43666e7dc41207b91fe28d7c6442b60d0e787
      https://github.com/llvm/llvm-project/commit/bca43666e7dc41207b91fe28d7c6442b60d0e787
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M lldb/unittests/Process/Linux/CMakeLists.txt
    M lldb/unittests/Process/POSIX/CMakeLists.txt
    M lldb/unittests/TestingSupport/CMakeLists.txt
    M lldb/unittests/TestingSupport/Symbol/CMakeLists.txt
    M lldb/unittests/debugserver/CMakeLists.txt

  Log Message:
  -----------
  [lldb] Use modern CMake to avoid repetition (NFC)

Use the target variants of include_directories and add_definitions to
avoid repetition.




More information about the All-commits mailing list