mirror of
https://github.com/panda3d/panda3d.git
synced 2026-02-26 19:19:12 -06:00
Fix copy&paste error (xcursor doesn't add resolution switching support, hehe)
This commit is contained in:
@@ -717,7 +717,7 @@
|
||||
#defer HAVE_XRANDR $[libtest $[XRANDR_LPATH],$[XRANDR_LIBS]]
|
||||
|
||||
// This defines if we have XCURSOR installed. This
|
||||
// enables resolution switching in x11display.
|
||||
// enables custom cursor support in x11display.
|
||||
#define XCURSOR_IPATH /usr/include/X11/extensions
|
||||
#define XCURSOR_LPATH /usr/lib
|
||||
#define XCURSOR_LIBS Xcursor
|
||||
|
||||
Reference in New Issue
Block a user