mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
no glut
This commit is contained in:
parent
71b882942e
commit
9d76c5a87e
@ -278,7 +278,9 @@
|
||||
#define GLUT_IPATH
|
||||
#define GLUT_LPATH
|
||||
#define GLUT_LIBS glut
|
||||
#defer HAVE_GLUT $[libtest $[GLUT_LPATH],$[GLUT_LIBS]]
|
||||
//#defer HAVE_GLUT $[libtest $[GLUT_LPATH],$[GLUT_LIBS]]
|
||||
// For now, glut is broken. Don't even try to build it.
|
||||
#define HAVE_GLUT
|
||||
|
||||
// Should we try to build the WGL interface?
|
||||
#define HAVE_WGL $[eq $[PLATFORM],Win32]
|
||||
|
Loading…
x
Reference in New Issue
Block a user