sailfish_clean
Clean SailfishOS project build artifacts by running the appropriate CMake clean command in the specified build directory.
Instructions
Run sfdk cmake --build . --target clean inside the build directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | Yes | Absolute path to the project root |