mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
bf89c3503d
- Sets dependencies for targets - Fixes not being able to build single targets, like `make vgmstream_cli` - Fixes not being able to build with multiple jobs, like `make -j 5` - Compiles dependencies out of the source directory - Fixes double lib suffix, renaming liblibvgmstream.a to libvgmstream.a - Removes zlib dependency from static builds, previously required by ffmpeg - If ARCHIVE_EXTRACT is not available in cmake, mpg123 will be downloaded through svn, then fall back to git if that is not available either |
||
---|---|---|
.. | ||
dependencies | ||
fdk-aac.cmake | ||
FetchDependency.cmake | ||
FindAO.cmake | ||
FindFFmpeg.cmake | ||
FindMPG123.cmake | ||
FindOgg.cmake | ||
FindSpeex.cmake | ||
FindVorbis.cmake | ||
FindVorbisFile.cmake | ||
mp4v2.cmake | ||
vgmstream.cmake |