fix Linux build
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
configuration {"MacOSX"}
|
configuration {"MacOSX"}
|
||||||
links { "OpenGL.framework"}
|
links { "OpenGL.framework"}
|
||||||
configuration {"not Windows", "not MacOSX"}
|
configuration {"not Windows", "not MacOSX"}
|
||||||
links {"GL"}
|
links {"GL","GLU"}
|
||||||
configuration{}
|
configuration{}
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
configuration {"MacOSX"}
|
configuration {"MacOSX"}
|
||||||
links { "Glut.framework" }
|
links { "Glut.framework" }
|
||||||
configuration {"Linux"}
|
configuration {"Linux"}
|
||||||
links {"glut","GLU"}
|
links {"glut"}
|
||||||
configuration{}
|
configuration{}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user