Keep track of wavpack arm configuration issue
This commit is contained in:
parent
1a7785f34d
commit
7cf5dd22a5
1 changed files with 1 additions and 0 deletions
1
external/st_audiofile/CMakeLists.txt
vendored
1
external/st_audiofile/CMakeLists.txt
vendored
|
|
@ -30,6 +30,7 @@ set(WAVPACK_INSTALL_CMAKE_MODULE OFF)
|
|||
set(WAVPACK_INSTALL_DOCS OFF)
|
||||
set(WAVPACK_INSTALL_PKGCONFIG_MODULE OFF)
|
||||
# FIXME: remove when WavPack updates their build script
|
||||
# see https://github.com/dbry/WavPack/issues/93
|
||||
if(APPLE AND PROJECT_SYSTEM_PROCESSOR MATCHES "(arm.*)")
|
||||
SET(WAVPACK_ENABLE_ASM OFF)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue