mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
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>
4 lines
190 B
C
4 lines
190 B
C
// autotools configuration step replaces this file with a configured version.
|
|
// this empty file stub is provided to avoid error about missing include file
|
|
// when not using autotools build
|