• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1libhevc_add_executable(hevcdec libhevcdec SOURCES
2                       ${HEVC_ROOT}/test/decoder/main.c)
3target_compile_definitions(hevcdec
4                       PRIVATE PROFILE_ENABLE MD5_DISABLE)
5