llvm-project/lldb/unittests/API/CMakeLists.txt

7 lines
87 B
CMake

add_lldb_unittest(APITests
SBCommandInterpreterTest.cpp
LINK_LIBS
liblldb
)