mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 03:15:46 -04:00
AudioStream: Swap to shared soundtouch library
Yay licensing requirements.
This commit is contained in:
@ -14,8 +14,6 @@ disable_compiler_warnings_for_target(imgui)
|
||||
add_subdirectory(simpleini EXCLUDE_FROM_ALL)
|
||||
disable_compiler_warnings_for_target(simpleini)
|
||||
add_subdirectory(vulkan EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(soundtouch EXCLUDE_FROM_ALL)
|
||||
disable_compiler_warnings_for_target(soundtouch)
|
||||
add_subdirectory(googletest EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(fast_float EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(reshadefx EXCLUDE_FROM_ALL)
|
||||
|
Reference in New Issue
Block a user