mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-14 15:20:29 +02:00
Bug 2488 - Windows: Change Pitch effect with high quality stetching much slower in 2.4.1 than 2.3.1 (#580)
This commit is contained in:
parent
1e9fe1c954
commit
eeb8122a1d
@ -29,7 +29,9 @@ list( APPEND OPTIONS
|
||||
PRIVATE
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-Wno-enum-compare>
|
||||
${MMX_FLAG}
|
||||
${SSE_FLAG}
|
||||
|
||||
# Bug 2488 - Do not define this for SBSMS
|
||||
# ${SSE_FLAG}
|
||||
)
|
||||
|
||||
find_package( Threads )
|
||||
|
Loading…
x
Reference in New Issue
Block a user