Build Glave from top level Cmake for Xgl.

Also have glave build use the xgl header files and libXGL.so from the
top level xgl files rather than glave/src/thirdparty/xgl.
This commit is contained in:
Jon Ashburn 2014-11-14 14:00:22 -07:00 committed by Courtney Goeltzenleuchter
parent 978fe00887
commit 117eab74c4

View File

@ -37,3 +37,4 @@ add_subdirectory(icd)
add_subdirectory(tests)
add_subdirectory(layers)
add_subdirectory(demos)
add_subdirectory(tools/glave)