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

6 lines
67 B
CMake

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