mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
86e5ae8680
Its presence lead to an undesirable situation where the file itself would get copied to the install directory and using `add_subdirectory` led to creating a set of support files (which would get installed too). Simple solution: just push the content of that file in the root `CMakeLists.txt`.