violet4 / commandbay

1 stars 0 forks source link

cross-platform builds #8

Closed violet4 closed 9 months ago

violet4 commented 9 months ago

currently we have linux, but we want to support windows, and possibly macos.

Makefile has make linux and make all (currently, all = linux). let's update it with make windows and make macos.

violet4 commented 9 months ago

i didn't bother trying on macos yet, but i'm done with making the windows build for now at least.