Alien-Build-Plugin-Build-Premake5
view release on metacpan or search on metacpan
- **action**
Specify the action for premake5. This defaults to "gmake", but is only really
used in the default build phase. If you are providing your own build phase,
then the value of this property will largely be ignored.
For a list of valid actions, check the premake5 client's documentation.
## Flags
These flags can only be set to true or false. They will be ignored if false.
- **fatal**
Treat warnings from project scripts as errors.
- **insecure**
Forfeit SSH certification checks.
- **verbose**
lib/Alien/Build/Plugin/Build/Premake5.pm view on Meta::CPAN
Specify the action for premake5. This defaults to "gmake", but is only really
used in the default build phase. If you are providing your own build phase,
then the value of this property will largely be ignored.
For a list of valid actions, check the premake5 client's documentation.
=back
=head2 Flags
These flags can only be set to true or false. They will be ignored if false.
=over 4
=item B<fatal>
Treat warnings from project scripts as errors.
=item B<insecure>
Forfeit SSH certification checks.
( run in 0.933 second using v1.01-cache-2.11-cpan-94b05bcf43c )