CMakeLists.txt   [plain text]


set(LLVM_NO_RTTI 1)

add_lldb_library(lldbHostFreeBSD
  Host.cpp
  )