Removed inexistant targets from dependencies

This commit is contained in:
Paul Ferrand 2020-05-31 18:22:55 +02:00 committed by Jean Pierre Cimalando
parent e8df9fad55
commit ccfbf3cd1c

View file

@ -110,27 +110,21 @@ add_dependencies(sfizz_benchmarks
bm_read bm_read
bm_mean bm_mean
bm_meanSquared bm_meanSquared
bm_fill
bm_cumsum bm_cumsum
bm_diff bm_diff
bm_interpolationCast
bm_mathfuns bm_mathfuns
bm_gain bm_gain
bm_divide bm_divide
bm_looping
bm_saturating
bm_ramp bm_ramp
bm_ADSR bm_ADSR
bm_add bm_add
bm_logger bm_logger
bm_pan
bm_subtract bm_subtract
bm_multiplyAdd bm_multiplyAdd
bm_readChunk bm_readChunk
bm_resampleChunk bm_resampleChunk
bm_envelopes bm_envelopes
bm_wavfile bm_wavfile
bm_widthPos
bm_flacfile bm_flacfile
bm_filterModulation bm_filterModulation
bm_filterStereoMono bm_filterStereoMono