mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
c207095445
Keeps using add_definitions for compatibility with older CMake. Newer CMake (3.12) would have `add_compile_definitions`, but it is not required, since `add_defitions` was meant to be used for compile/preprocessor definitions initially anyway. Ref: https://github.com/neovim/neovim/pull/4389 |
||
---|---|---|
.. | ||
cmake | ||
msvc-compat | ||
patches | ||
CMakeLists.txt |