mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Add OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRS
This commit is contained in:
parent
8e6ac5c263
commit
3a9753b85f
2 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue