aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2022-09-30 07:24:46 -0400
committerGitHub <noreply@github.com>2022-09-30 04:24:46 -0700
commitad6af3c1a96f9fae0881c3dcb1f1989531a1073e (patch)
tree22221107ca8e311230b650f13da2e3f1f239fc3a /src
parent1839848808df035c61fd8a6cefc58cb240c35402 (diff)
downloadrneovim-ad6af3c1a96f9fae0881c3dcb1f1989531a1073e.tar.gz
rneovim-ad6af3c1a96f9fae0881c3dcb1f1989531a1073e.tar.bz2
rneovim-ad6af3c1a96f9fae0881c3dcb1f1989531a1073e.zip
dist(win): update neovim-qt, win32tools.zip #20411
- update curl.exe (+ ca bundle), tee.exe, xxd.exe - remove diff.exe because `diffopt=internal` is now the default - update neovim-qt
Diffstat (limited to 'src')
-rwxr-xr-xsrc/nvim/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nvim/CMakeLists.txt b/src/nvim/CMakeLists.txt
index 6f5f2b53f6..f19eb8fb69 100755
--- a/src/nvim/CMakeLists.txt
+++ b/src/nvim/CMakeLists.txt
@@ -490,7 +490,6 @@ if(WIN32)
foreach(DEP_FILE IN ITEMS
curl-ca-bundle.crt
curl.exe
- diff.exe
tee.exe
win32yank.exe
xxd.exe
@@ -532,8 +531,6 @@ if(WIN32)
translations/qt_uk.qm
D3Dcompiler_47.dll
libEGL.dll
- libgcc_s_dw2-1.dll
- libGLESV2.dll
libstdc++-6.dll
libwinpthread-1.dll
nvim-qt.exe