hanchenye-llvm-project/lldb/unittests/SymbolFile/CMakeLists.txt

5 lines
81 B
CMake

add_subdirectory(DWARF)
if (LLVM_ENABLE_DIA_SDK)
add_subdirectory(PDB)
endif()