add_library( renderControl_dec renderControl_dec.cpp renderControl_server_context.cpp) target_link_libraries( renderControl_dec PUBLIC apigen-codec-common PRIVATE gfxstream_egl_headers) target_include_directories( renderControl_dec PRIVATE ${GFXSTREAM_REPO_ROOT} ${GFXSTREAM_REPO_ROOT}/include ${GFXSTREAM_REPO_ROOT}/host ${GFXSTREAM_REPO_ROOT}/host/apigen-codec-common)