Closed madebr closed 2 years ago
You need to modify the install target in CMakeLists.txt (see CI failure)
- cmake/Findvorbisfile.cmake
+ cmake/FindVorbis.cmake
You need to modify the install target in CMakeLists.txt (see CI failure)
- cmake/Findvorbisfile.cmake + cmake/FindVorbis.cmake
Thanks! Fixed it!
Fixes #451