CMakeLists.txt   [plain text]



add_subdirectory(DWARF)
if (MSVC)
  add_subdirectory(PDB)
endif()