add_library( gles1_dec gles1_dec.cpp gles1_server_context.cpp GLESv1Decoder.cpp) target_link_libraries( gles1_dec PUBLIC apigen-codec-common GLSnapshot PRIVATE gfxstream_egl_headers) target_include_directories( gles1_dec PRIVATE ${GFXSTREAM_REPO_ROOT} ${GFXSTREAM_REPO_ROOT}/include ${GFXSTREAM_REPO_ROOT}/host ${GFXSTREAM_REPO_ROOT}/host/apigen-codec-common)