libxcursor

X Window System Cursor management library for cursor handling

brewmacoslinux
Try with needOr install directly
Source

About

X.Org: X Window System Cursor management library

Commands

libxcursor

Examples

Check if libxcursor is installed and linked correctly$ pkg-config --modversion xcursor
Get compiler flags needed to link against libxcursor$ pkg-config --cflags --libs xcursor
Verify libxcursor library file location$ brew --prefix libxcursor