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

View File

@ -34,3 +34,4 @@ WEB_ITEMS = [
]
Alias('web', ' '.join(WEB_ITEMS))
Default('web')