neovim/test/includes
Dundar Goc 6e2c6114f9 build: replace deprecated cmake features with their modern alternatives
- Use DIRECTORY instead of PATH in get_filename_component
- Use COMPILE_OPTIONS instead of COMPILE_FLAGS. COMPILE_FLAGS is treated
  as a single string while COMPILE_OPTIONS is a list, meaning that cmake
  will take care of any escaping and quoting automatically.
2022-08-03 09:52:05 +02:00
..
pre build/tests: remove pre/uv.h #10531 2019-07-28 11:10:22 +02:00
CMakeLists.txt build: replace deprecated cmake features with their modern alternatives 2022-08-03 09:52:05 +02:00