llvm-project/lldb/unittests/ObjectFile/PECOFF/CMakeLists.txt

9 lines
160 B
CMake

add_lldb_unittest(ObjectFilePECOFFTests
TestPECallFrameInfo.cpp
LINK_LIBS
lldbUtilityHelpers
lldbPluginObjectFilePECOFF
LLVMTestingSupport
)