0.3.0; fix mac gmake configs

This commit is contained in:
underscorediscovery
2020-05-27 20:21:21 -07:00
parent f5f08bbbf5
commit e0357fd364
3 changed files with 428 additions and 0 deletions
+2
View File
@@ -34,6 +34,8 @@ workspace "wren-cli"
location ("../gmake")
filter "system:bsd"
location ("../gmake.bsd")
filter "system:macosx"
location ("../gmake.mac")
project "wren_cli"
kind "ConsoleApp"