mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 21:53:10 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/sfdk-compiledb
Normal file
17
tldr/sfdk-compiledb
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user