Externals: Add soundtouch

This commit is contained in:
MerryMage
2016-04-24 14:18:30 +01:00
parent 15c907317c
commit 27ce3b3f51
4 changed files with 11 additions and 1 deletions

View File

@ -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: