JDevlieghere added a comment.

Basically it should mirror what we have for LZMA:

  if (LLDB_ENABLE_LZMA)
    list(APPEND EXTRA_LIBS ${LIBLZMA_LIBRARIES})
  endif()


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119186/new/

https://reviews.llvm.org/D119186

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to