]> git.cworth.org Git - apitrace-tests/blob - apps/CMakeLists.txt
12981b36672807306f585ec9cc4ab1c95fad7fdc
[apitrace-tests] / apps / CMakeLists.txt
1 if (OPENGL_FOUND)
2     add_subdirectory (gl)
3 endif ()
4
5 if (EGL_FOUND)
6     add_subdirectory (egl)
7 endif ()