CMakeLists.txt: rename config.to to src_config.h
Commite07ed33827renamed config.h to src_config.h. Also reflect that change in CMakeLists.txt. (cherry picked from commita7aff505c1)
This commit is contained in:
@@ -346,7 +346,7 @@ IF(NOT LMMS_HAVE_SAMPLERATE)
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/mid_qual_coeffs.h
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/fastest_coeffs.h
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/common.h
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/config.h
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/src_config.h
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/float_cast.h
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/src_zoh.c
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/samplerate/src_linear.c)
|
||||
|
||||
Reference in New Issue
Block a user