3 # GLContextFactory uses glu
4 include_directories(../opengl)
17 egluGLContextFactory.cpp
18 egluGLContextFactory.hpp
19 egluGLFunctionLoader.cpp
20 egluGLFunctionLoader.hpp
33 egluStaticESLibrary.cpp
34 egluStaticESLibrary.hpp
45 add_library(eglutil STATIC ${EGLUTIL_SRCS})
46 target_link_libraries(eglutil tcutil glutil glwrapper ${DEQP_EGL_LIBRARIES})