llvm-project/lldb/tools/lldb-fuzzer/utils/CMakeLists.txt

7 lines
83 B
CMake

add_lldb_library(lldbFuzzerUtils
TempFile.cpp
LINK_COMPONENTS
Support
)