pcm/MixRampAnalyzer: a MixRamp implementation
This commit is contained in:
@@ -567,6 +567,17 @@ executable(
|
||||
],
|
||||
)
|
||||
|
||||
executable(
|
||||
'RunMixRampAnalyzer',
|
||||
'RunMixRampAnalyzer.cxx',
|
||||
'ReadFrames.cxx',
|
||||
include_directories: inc,
|
||||
dependencies: [
|
||||
pcm_dep,
|
||||
io_dep,
|
||||
],
|
||||
)
|
||||
|
||||
#
|
||||
# Encoder
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user