Files
cheatsheet-tldr/tldr/sfdk-compiledb
2025-04-29 00:19:38 +00:00

18 lines
448 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# sfdk compiledb
> Generates compilation database.
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/70-ide-compiledb/doc/command.compiledb.adoc>.
- Generate compilation database:
`sfdk compiledb`
- Generate compilation database with extra `make` arguments:
`sfdk compiledb {{arguments}}`