mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
809ea798a6
It supports both PDB and DWARF formats. We get rid of `import dwarf` tool.
7 lines
137 B
CMake
7 lines
137 B
CMake
#
|
|
# This file is distributed under the MIT License. See LICENSE.md for details.
|
|
#
|
|
|
|
add_subdirectory(binary)
|
|
add_subdirectory(debug-info)
|