• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1set(SRC rpmsg_backend.c rpmsg_service.c main.c)
2add_library(rpmsg OBJECT ${SRC})
3