]> git.mxchange.org Git - flightgear.git/commit
cmake: Fix Xinerama and Xft dependency issue.
authorThorstenB <brehmt@gmail.com>
Tue, 3 Jan 2012 21:02:48 +0000 (22:02 +0100)
committerThorstenB <brehmt@gmail.com>
Tue, 3 Jan 2012 21:02:48 +0000 (22:02 +0100)
commit77640e0863a89ca3f42a01d7c34e53919bdd895e
treec4b1ec7863a8ef889decad6ac9524fd2b69cfbc0
parentdac00efbc75fd774bb0e6eb790aa868ab8ae3de4
cmake: Fix Xinerama and Xft dependency issue.
Don't try to add Xinerama/Xft libraries, unless these are installed.
It seems these libraries are also not required on all systems (not required
over here...).
CMakeLists.txt
utils/fgadmin/src/CMakeLists.txt