The steam executable is a .
Note that the steam executable in this package provides build2 metadata.
To start using steam in your project, add the following build-time
depends value to your manifest, adjusting the version constraint as
appropriate:
depends: * steam ^<VERSION>
Then import the executable in your buildfile:
import! [metadata] <TARGET> = steam%exe{<TARGET>}
This package provides the following importable targets:
exe{<TARGET>}
This package provides the following configuration variables:
[bool] config.steam.<VARIABLE> ?= false