blob: db8c280594c6bbdae7b7e542bc75af425a64948c [file] [log] [blame]
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}/stream-servers
${GFXSTREAM_REPO_ROOT}/stream-servers/apigen-codec-common)