From: John Tsiombikas Date: Tue, 26 Mar 2019 18:55:42 +0000 (+0000) Subject: Applied Christian's change to drop unnecessary dependency to X11 libraries we X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=207c3128bf025b5e025bace5c0425d380dd72aa9;hp=207c3128bf025b5e025bace5c0425d380dd72aa9;p=freeglut Applied Christian's change to drop unnecessary dependency to X11 libraries we don't actually use, by asking cmake to link with X11_X11_LIB instead of the catch-all X11_LIBRARIES. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1845 7f0cb862-5218-0410-a997-914c9d46530a ---