externals: fix find OpenAL (#7188)

This commit is contained in:
SuperSamus 2023-11-19 00:54:18 +01:00 committed by GitHub
parent a1532f813b
commit 2a4c60c1dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
if(NOT OPENAL_FOUND)
pkg_check_modules(OOPENAL_TMP libopanal)
pkg_check_modules(OPENAL_TMP openal)
find_path(OPENAL_INCLUDE_DIRS NAMES al.h
PATHS