
if(TARGET_RPI)
  find_all_sources(. omxplayer_SRCS)
  add_sources(${omxplayer_SRCS})
endif()
