llvm-project/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/CMakeLists.txt

4 lines
100 B
CMake

add_lldb_library(lldbPluginInstrumentationRuntimeAddressSanitizer
AddressSanitizerRuntime.cpp
)