mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 21:32:10 +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.