mirror of
https://github.com/neovim/neovim.git
synced 2026-05-17 02:30:04 +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.