Remove another reference to GLU
Should have been part of ce1d317768 (Remove GLU dependency, 2023-12-28)
This commit is contained in:
parent
31a672b858
commit
cd93c73900
1 changed files with 1 additions and 1 deletions
|
|
@ -1323,7 +1323,7 @@
|
|||
|
||||
// Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
|
||||
// headers and libraries to be able to compile the library with wxUSE_GLCANVAS
|
||||
// set to 1 and, under Windows, also to add opengl32.lib and glu32.lib to the
|
||||
// set to 1 and, under Windows, also to add opengl32.lib to the
|
||||
// list of libraries used to link your application when linking to wxWidgets
|
||||
// statically (although this is done implicitly for Microsoft Visual C++ users).
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue