hanchenye-llvm-project/lldb/tools/argdumper/CMakeLists.txt

7 lines
95 B
CMake

add_lldb_tool(lldb-argdumper ADD_TO_FRAMEWORK
argdumper.cpp
LINK_COMPONENTS
Support
)