diff options
author | Christian Clason <c.clason@uni-graz.at> | 2022-09-08 14:51:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-08 14:51:27 +0200 |
commit | bb35422659bdc619d95cb87554632018a5a15636 (patch) | |
tree | 1cdbc6e2d249a689bc0a5355901b5463e511aabe /runtime/lua/vim/ui.lua | |
parent | 11167ab6d569994dd0a4f58155c84b118706380c (diff) | |
parent | 7ae74998f0c272f9bc242f9195e376ee049d21da (diff) | |
download | rneovim-bb35422659bdc619d95cb87554632018a5a15636.tar.gz rneovim-bb35422659bdc619d95cb87554632018a5a15636.tar.bz2 rneovim-bb35422659bdc619d95cb87554632018a5a15636.zip |
Merge pull request #19958 from dundargoc/build/cmake/cleanup
build: remove ARGS from add_custom_command
It's a command that doesn't do anything, kept only for compatibility
reasons.
build: remove unnecessary policy related code
Having cmake version 3.10 as the required minimum version ensures these
are set to new by default.
build: replace deprecated CMAKE_COMPILER_IS_GNUCC variable
Instead use the recommended form CMAKE_C_COMPILER_ID MATCHES "GNU"
build: remove unnecessary build functions
These functions serve no purpose if they're only used as intermediary
functions that passes on arguments to ExternalProject_Add.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions