xref: /aosp_15_r20/external/libavc/examples/avcdec/avcdec.cmake (revision 495ae853bb871d1e5a258cb02c2cc13cde8ddb9a)
1libavc_add_executable(avcdec libavcdec SOURCES ${AVC_ROOT}/examples/avcdec/main.c)
2target_compile_definitions(avcdec PRIVATE PROFILE_ENABLE MD5_DISABLE)
3