mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-13 06:19:01 +08:00
Use C++11 flag.
This commit is contained in:
parent
836753132b
commit
0501a46612
@ -10,6 +10,7 @@ solution "glview"
|
||||
files { "glview.cc", "trackball.cc" }
|
||||
includedirs { "./" }
|
||||
includedirs { "../../" }
|
||||
flags "c++11"
|
||||
|
||||
configuration { "linux" }
|
||||
linkoptions { "`pkg-config --libs glfw3`" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user