Closed Javagedes closed 9 months ago
Adds additional environment variables to the Makefile.toml to set features when building.
setting the variable FEATURES will translate to passing --features <features> to the underlying build command.
FEATURES
--features <features>
Adds additional environment variables to the Makefile.toml to set features when building.
setting the variable
FEATURES
will translate to passing--features <features>
to the underlying build command.