diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-02-13 20:55:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-13 20:55:49 +0100 |
commit | 1d6bb0892b58e5a4183e74c0fbd2dc20204e33a4 (patch) | |
tree | 514dff85d61d5c89859927a557fa4416b5f44a4a /test/functional/api/command_spec.lua | |
parent | bb9c673d2cf022e75d1d34d2b2dd12a1e41dc6ac (diff) | |
download | rneovim-1d6bb0892b58e5a4183e74c0fbd2dc20204e33a4.tar.gz rneovim-1d6bb0892b58e5a4183e74c0fbd2dc20204e33a4.tar.bz2 rneovim-1d6bb0892b58e5a4183e74c0fbd2dc20204e33a4.zip |
build: remove ENABLE_COMPILER_SUGGESTIONS option (#22249)
We need higher level and more meaningful cmake options. Having a cmake
option for only controlling compiler flags is probably not worth it as
the same can be achieved with:
cmake -B build -D CMAKE_C_FLAGS=<compiler option>
Diffstat (limited to 'test/functional/api/command_spec.lua')
0 files changed, 0 insertions, 0 deletions