llvm-project/lldb/source/Host/freebsd/CMakeLists.txt

6 lines
69 B
CMake

set(LLVM_NO_RTTI 1)
add_lldb_library(lldbHostFreeBSD
Host.cpp
)