OpenGrok
Cross Reference: egl.cmake
xref
: /
external
/
deqp
/
modules
/
egl
/
egl.cmake
Home
|
History
|
Annotate
|
Download
|
only in
egl
1
if (DEQP_SUPPORT_EGL)
2
add_subdirectory(egl)
3
endif ()
4
5