]> git.lizzy.rs Git - minetest.git/blobdiff - cmake/Modules/FindVorbis.cmake
Translated using Weblate (Polish)
[minetest.git] / cmake / Modules / FindVorbis.cmake
index e0cb2c1ac289d506ed054d6ef2f1ecb45a4be30a..8f381369427ca3d7a211a9d7a525631eee3db76b 100644 (file)
@@ -2,6 +2,7 @@
 # Find the native vorbis includes and libraries
 #
 #  VORBIS_INCLUDE_DIR - where to find vorbis.h, etc.
+#  OGG_INCLUDE_DIR    - where to find ogg/ogg.h, etc.
 #  VORBIS_LIBRARIES   - List of libraries when using vorbis(file).
 #  VORBIS_FOUND       - True if vorbis found.