mirror of
https://github.com/neovim/neovim.git
synced 2026-02-11 06:18:50 +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.