Made build work partially outside windows.

This commit is contained in:
Brad Nelson
2024-01-02 21:24:51 -08:00
parent c9742cebf8
commit 21cf660212
8 changed files with 156 additions and 66 deletions

7
BUILD
View File

@ -18,10 +18,3 @@ Include('web')
Include('pico-ice')
Include('esp32')
Include('site')
Default('windows')
Default('posix')
Default('web')
Default('esp32')
Default('pico')
Default('site')