mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 08:55:23 +02:00
13 lines
348 B
Markdown
13 lines
348 B
Markdown
![]() |
# sfdk compiledb
|
||
|
|
||
|
> Generates compilation database.
|
||
|
> More information: <https://docs.sailfishos.org/Develop/Apps/Tutorials/Building_packages_-_advanced_techniques/#editing-code-without-sailfish-ide/>.
|
||
|
|
||
|
- Generate compilation database:
|
||
|
|
||
|
`sfdk compiledb`
|
||
|
|
||
|
- Generate compilation database with extra `make` arguments:
|
||
|
|
||
|
`sfdk compiledb {{arguments}}`
|