A C++26 compliant compiler with std module support and XMake is needed to build StormKit
> xmake f -m <release|debug|releasedbg> -k <shared|static> --runtimes=<c++_shared|c++_static|libstdc++_shared|libstdc++_static|MT|MD|MTd|MDd>
> xmake b
You can customize your build (with --option=value) with the following parameters
| Variable | Description | Default value |
|---|