mirror of
https://github.com/love2d/megasource.git
synced 2026-08-20 04:30:45 +02:00
OpenAL-soft: Search Oboe in config mode.
This commit is contained in:
@@ -1128,7 +1128,7 @@ if(ANDROID)
|
||||
|
||||
set(OBOE_TARGET oboe)
|
||||
else()
|
||||
find_package(Oboe)
|
||||
find_package(Oboe CONFIG)
|
||||
if(TARGET oboe::oboe)
|
||||
set(OBOE_TARGET "oboe::oboe")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user