]> git.jsancho.org Git - lugaru.git/commitdiff
CMake: Remove OggVorbis CMake module and use pkg_check_modules
authorNeal Gompa <ngompa13@gmail.com>
Sat, 2 Sep 2017 14:05:39 +0000 (10:05 -0400)
committerNeal Gompa <ngompa13@gmail.com>
Sat, 2 Sep 2017 14:05:39 +0000 (10:05 -0400)
We've long since moved from CMake 2.6 and require at least
CMake 3.0, which includes support for leveraging pkgconfig
modules. Let's use that for the Ogg Vorbis libraries.


No differences found