mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
00169c5833
This change makes `CMakeLists.txt` files less verbose and allows proper registration of debug `Logger`s from revamb `Support` library, enabling their use without manually enabling them. This also means that they can be properly enabled with command line arguments and that we can remove some hacks in the code that was put in place to work around this limitation.