~pali/llvm/lldb-trunk

Viewing all changes in revision 20172.

  • Committer: labath
  • Date: 2019-08-21 08:21:51 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:lldb/trunk:369502
Properly EXCLUDE_FROM_ALL the testing support library

The EXCLUDE_FROM_ALL variable is used by add_llvm_library, but lldb does
not use that function (it uses llvm_add_library :P). Instead, set the directory
property with the same name directly.

This should fix standalone builds against an llvm install tree.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: