mirror of
https://github.com/RPCS3/soundtouch.git
synced 2026-07-20 14:43:35 -04:00
7df5617a4b
Add a empty mock "soundtouch_config.h" file and remove "CMAKE" compiler definition that was used in #ifdef that skipped including "soundtouch_config.h" in cmake build. This is to avoid errors about missing include file when not using autotools build. Also update version to 2.3.1 Signed-off-by: Olli <oparviai'at'iki.fi>