Compile time configuration WITH_MATROSKA

This commit is contained in:
Urs Fleisch
2025-08-05 21:58:02 +02:00
parent f94843614f
commit 4546c00417
9 changed files with 91 additions and 76 deletions

View File

@ -63,6 +63,7 @@ and ID3 tags cannot be disabled. The following CMake options are available:
| `WITH_APE` | Build with APE, MPC, WavPack (default ON) |
| `WITH_ASF` | Build with ASF (default ON) |
| `WITH_DSF` | Build with DSF (default ON) |
| `WITH_MATROSKA` | Build with Matroska (default ON) |
| `WITH_MOD` | Build with Tracker modules (default ON) |
| `WITH_MP4` | Build with MP4 (default ON) |
| `WITH_RIFF` | Build with AIFF, RIFF, WAV (default ON) |