Add missing openal name

This commit is contained in:
Lorenzooone 2024-09-02 06:13:14 +02:00 committed by Chris Thrasher
parent b60b7b4fcb
commit e16f895057

View File

@ -77,7 +77,7 @@ find_path(OPENAL_INCLUDE_DIR al.h
)
find_library(OPENAL_LIBRARY
NAMES OpenAL al openal OpenAL32
NAMES OpenAL al openal OpenAL32 openal32
HINTS
ENV OPENALDIR
PATHS