mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
The files generated by test/includes/CMakeLists.txt have been unused
since commit c49e22d396
. The unittests include the headers in
test/includes directly without any processing, meaning that the
CMakeLists.txt file is no longer necessary.