mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-06 11:35:23 +02:00
12 lines
354 B
Markdown
12 lines
354 B
Markdown
# 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}}`
|