snippetbashTip
sfdk build-init — Initialize build directory. More information: <https://github.com/sailfishos/sailfish-qtcreator/blob
Viewed 0 times
directorycommandbuildclimoreinformationinitializesfdk build-init
Problem
How to use the
sfdk build-init command: Initialize build directory. More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/20-building-mb2/doc/command.build-init.adoc>.Solution
sfdk build-init — Initialize build directory. More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/20-building-mb2/doc/command.build-init.adoc>.Initialize the current directory as the build directory:
sfdk build-initInitialize the specified directory as the build directory:
sfdk build-init {{directory}}Code Snippets
Initialize the current directory as the build directory
sfdk build-initInitialize the specified directory as the build directory
sfdk build-init {{directory}}Context
tldr-pages: common/sfdk build-init
Revisions (0)
No revisions yet.