hanchenye-llvm-project/lldb/source/Plugins/ObjectFile/JIT/CMakeLists.txt

6 lines
86 B
CMake

set(LLVM_NO_RTTI 1)
add_lldb_library(lldbPluginObjectFileJIT
ObjectFileJIT.cpp
)