functionbuildSketchOM
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | sketch | "Blink.ino" | |
| String | cmake | "C:/Program Files/CMake/bin/cmake.exe" | Absolute path to the CMake executable |
| String | generator | "Visual Studio 17 2022" | CMake generator to build the Sketch |
| String | platform | "x64" |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | success |