1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 04:55:46 +02:00
tldr/pages/common/sfdk-compiledb.md

12 lines
355 B
Markdown

# 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}}`