mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 21:47:58 -05:00
Externals: Add soundtouch
This commit is contained in:
@ -249,6 +249,9 @@ if(ENABLE_QT)
|
||||
include_directories(externals/qhexedit)
|
||||
add_subdirectory(externals/qhexedit)
|
||||
endif()
|
||||
|
||||
add_subdirectory(externals/soundtouch)
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
# Install freedesktop.org metadata files, following those specifications:
|
||||
|
Reference in New Issue
Block a user