Protofall / Crayon-Savefile

A savefile system designed to take up little space and support version control. Works on PC and Dreamcast
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Function for easily adding to envs #39

Open Protofall opened 4 years ago

Protofall commented 4 years ago

Make a "add param to env" option and you can specify a name (CPPFLAGS, LIB, etc) and a list of values to be appended. Also an option to only add it to certain platforms and maybe a minimum value.