Externals: Add soundtouch
This commit is contained in:
parent
15c907317c
commit
27ce3b3f51
4 changed files with 11 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue