Flac and Vorbis can't find Ogg dependency
Open
- Dominant language
- CMake
- Stars
- 375
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Just testing with everything set on and found:
When setting SDLMIXER_VORBIS_VORBISFILE ON cmake fails to find ogg dependcy.
`CMake Error: install(EXPORT "targets" ...) includes target "FLAC" which requires target "ogg" that is not in any export set.
CMake Error in SDL_mixer/external/vorbis/lib/CMakeLists.txt:
export called with target "vorbis" which requires target "ogg" that is not
in any export set.`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.