summaryrefslogtreecommitdiff
path: root/lib/avtp_pipeline/endpoint/CMakeLists.txt
blob: 5960d371fce7ddd2228bcd49799e070a2d858772 (plain)
1
2
3
4
5
6
7
SET (SRC_FILES ${SRC_FILES}
   ${AVB_SRC_DIR}/endpoint/openavb_endpoint.c
   ${AVB_OSAL_DIR}/endpoint/openavb_endpoint_osal.c
   ${AVB_SRC_DIR}/endpoint/openavb_endpoint_server.c
   ${AVB_OSAL_DIR}/endpoint/openavb_endpoint_cfg.c
   PARENT_SCOPE
)