neovim/third-party
Daniel Hahler c207095445
build: CMake: do not set CMP0059 to old (#10363)
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
2019-06-29 20:37:48 +02:00
..
cmake build: CMake: do not set CMP0059 to old (#10363) 2019-06-29 20:37:48 +02:00
msvc-compat build/msvc: Add CMakeLists.txt and header for Unibilium 2018-03-01 22:48:15 -06:00
patches build: remove patch: luv-Add-missing-definitions-for-MinGW [skip travis] #10360 2019-06-28 13:19:47 +02:00
CMakeLists.txt build: use main cmake modules with third-party (#10330) 2019-06-25 17:34:28 +02:00