blob: b2ece4eeaed7368b390f30d5ef5fdbbe06111db6 [file] [log] [blame]
add_lldb_unittest(SymbolFileDWARFTests
SymbolFileDWARFTests.cpp
LINK_LIBS
lldbCore
lldbHost
lldbSymbol
lldbPluginObjectFilePECOFF
lldbPluginSymbolFileDWARF
lldbPluginSymbolFilePDB
lldbUtilityHelpers
LINK_COMPONENTS
Support
DebugInfoPDB
)
set(test_inputs
test-dwarf.exe)
add_unittest_inputs(SymbolFileDWARFTests "${test_inputs}")