* [libtheora] create pkg-config files
* [libtheora] fix expression
* [libtheora] update baseline
* [libtheora] provide version from portfile
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/portfile.cmake
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [libtheora] update baseline
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [libtheora] remove FindOGG.cmake since ogg port already provides a cmake config
* [libtheora] OGG -> Ogg to match config (fixes x64-linux build on case sensitive file systems)
* [libtheora] add config file and install it
* [libtheora] bump port version
* [libtheora] remove include and add missing target_link_libraries instead
* [libtheora] use target_include_directories to set build and install interface include folders
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>