Made clang the default compiler for gmake
This commit is contained in:
parent
2e75619f42
commit
8455736f7c
|
@ -11,6 +11,7 @@ solution "demboyz"
|
|||
configuration "gmake"
|
||||
-- Enables C++11 support.
|
||||
buildoptions { "-std=c++0x" }
|
||||
toolset "clang"
|
||||
|
||||
project "demboyz"
|
||||
kind "ConsoleApp"
|
||||
|
|
Loading…
Reference in New Issue
Block a user