diff options
author | Yuxuan Shui <yshuiv7@gmail.com> | 2015-03-31 14:43:37 -0400 |
---|---|---|
committer | Yuxuan Shui <yshuiv7@gmail.com> | 2015-03-31 14:46:17 -0400 |
commit | 80e80e467f7366ebbce64c610a940cae97e53ee5 (patch) | |
tree | 2b712a573c2786a564b00dc1415be9de8e4668e8 /src/nvim/ops.c | |
parent | ad7a317c42b7eb4d27a888f217750a4f4bb67bc8 (diff) | |
download | rneovim-80e80e467f7366ebbce64c610a940cae97e53ee5.tar.gz rneovim-80e80e467f7366ebbce64c610a940cae97e53ee5.tar.bz2 rneovim-80e80e467f7366ebbce64c610a940cae97e53ee5.zip |
CMakeLists: fix build when there're multiple arguments in C_FLAGS
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.
Diffstat (limited to 'src/nvim/ops.c')
0 files changed, 0 insertions, 0 deletions