add fetch to dependencies of gbuildtojson / Rdb target
Change-Id: Icd3535a90fc0a13b1df8f412e8a1a50e9d5e5b08 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150052 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
This commit is contained in:
parent
bdd96fb801
commit
c0e82975c2
1 changed files with 1 additions and 0 deletions
|
@ -542,6 +542,7 @@ vscode-ide-integration: $(BUILDDIR)/vs-code.code-workspace vim-ide-integration
|
|||
|
||||
# ToDo: there probably is a way to have it at least create the compile-commands.json file
|
||||
# for the vim/vs-code integration without building the registry stuff
|
||||
Rdb:| fetch
|
||||
gbuildtojson: Rdb
|
||||
|
||||
$(BUILDDIR)/vs-code.code-workspace: $(BUILDDIR)/vs-code.code-workspace.template
|
||||
|
|
Loading…
Reference in a new issue