borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

[win10] allow for builds with no console #103

Open compufox opened 3 years ago

compufox commented 3 years ago

right now distribution/builder.lisp hardcodes sbcl+windows builds to have console

it may be better to have that as an option, so release builds of applications/games wouldnt have the console just hanging around.