shithub: libsamplerate

Download patch

ref: 56c3897f605dbfbd3db55f46866275823c9ba4bd
parent: bf39835df4eba7b2ec2d5c5e7d1d40397942c3b0
author: Erik de Castro Lopo <erikd@mega-nerd.com>
date: Mon Mar 19 07:18:03 EDT 2018

CMakeLists.txt: Drop sndfile-resample build target

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -104,7 +104,6 @@
 endforeach(testSrc)
 
 set(EXAMPLE_SRCS
-	${PROJECT_SOURCE_DIR}/examples/sndfile-resample.c
 	${PROJECT_SOURCE_DIR}/examples/timewarp-file.c
 	${PROJECT_SOURCE_DIR}/examples/varispeed-play.c)