default toolset for linux/gmake is 'gcc'.

This commit is contained in:
Tom van Dijck 2017-10-06 11:30:18 -07:00
parent 431cba5c6a
commit 366bb63a10

View File

@ -15,6 +15,7 @@
trigger = "gmake2",
shortname = "Alternative GNU Make",
description = "Generate GNU makefiles for POSIX, MinGW, and Cygwin",
toolset = "gcc",
valid_kinds = { "ConsoleApp", "WindowedApp", "StaticLib", "SharedLib", "Utility", "Makefile" },