Files
cheatsheet-tldr/tldr/sfdk-compiledb
2025-05-04 00:21:53 +00:00

18 lines
447 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# sfdk compiledb
> Generate 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}}`