blob: 2d0b7d7a2ca7a617b15a856955085c64424754c6 [file] [log] [blame]
executable('tsparser',
'ts-parser.c',
install: true,
include_directories : [configinc],
dependencies : [gstmpegts_dep],
c_args : ['-DHAVE_CONFIG_H=1', '-DGST_USE_UNSTABLE_API' ],
)