mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00

Because the COMMAND arguments of custom_command takes a list, and CMAKE_C_FLAGS is a string, it will be treated as a single long argument, which will cause the build to fail.