diff options
author | Rich Wareham <rjw57@cam.ac.uk> | 2014-02-27 12:27:20 +0000 |
---|---|---|
committer | Rich Wareham <rjw57@cam.ac.uk> | 2014-02-27 12:29:44 +0000 |
commit | 1f827beff0ddc3aa10189aac5e756a70c3eec270 (patch) | |
tree | 45634f1959f46e9d6993525873eb7275f9f993ff /src | |
parent | 29f4e8ebc4f45ba65589bb1a3748f3560a1f6a6d (diff) | |
download | rneovim-1f827beff0ddc3aa10189aac5e756a70c3eec270.tar.gz rneovim-1f827beff0ddc3aa10189aac5e756a70c3eec270.tar.bz2 rneovim-1f827beff0ddc3aa10189aac5e756a70c3eec270.zip |
Use CMAKE_C_FLAGS variable to set compiler flags.
If the compiler is some GNU-alike variant, set the compiler flags to use
the gnu99 dialect of C and enable all warnings.
Non-GNU compilers may have to have their own magic added to set dialect
and enable warnings.
Closes #179.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions