Skip to content

Commit 9364640

Browse files
committed
[cleanup] Remove codelite-ctags stuff
1 parent 236b172 commit 9364640

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Runtime/update64.bat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ copy %RUNTIME_DIR%\codelite_indexer.exe "%TARGET_DIR%\CodeLite\" /Y
5050
copy %RUNTIME_DIR%\codelite-cc.exe "%TARGET_DIR%\CodeLite\" /Y
5151
copy %RUNTIME_DIR%\codelite_cppcheck.exe "%TARGET_DIR%\CodeLite\" /Y
5252
copy %RUNTIME_DIR%\codelite-echo.exe "%TARGET_DIR%\CodeLite\" /Y
53-
copy %CODELITE_SRC_DIR%\universal-ctags\win32\codelite-ctags.exe "%TARGET_DIR%\CodeLite\" /Y
5453
copy %LLVM_BIN%\clang-format.exe "%TARGET_DIR%\CodeLite\codelite-clang-format.exe" /Y
5554
copy %LLVM_BIN%\clangd.exe "%TARGET_DIR%\CodeLite\lsp\" /Y
5655
copy %LLVM_BIN%\msvcp140.dll "%TARGET_DIR%\CodeLite\lsp\" /Y

0 commit comments

Comments
 (0)