Applied Christian's change to drop unnecessary dependency to X11 libraries we
authorJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 26 Mar 2019 18:55:42 +0000 (18:55 +0000)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 26 Mar 2019 18:55:42 +0000 (18:55 +0000)
commit207c3128bf025b5e025bace5c0425d380dd72aa9
tree31ce1e3724b41606d968b023b0c5e6dd5dbc8436
parente1b231e938f0851ea4fb97c9ee2aae59110dd24a
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
CMakeLists.txt