mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:32:43 +01:00
CMake: remove duplicated call to find OpenAL
This commit is contained in:
parent
4ad46f1c7c
commit
0fb742581a
@ -626,8 +626,6 @@ else()
|
|||||||
set(PNG png)
|
set(PNG png)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
find_package(OpenAL)
|
|
||||||
|
|
||||||
# Using static soundtouch from Externals
|
# Using static soundtouch from Externals
|
||||||
# Unable to use system soundtouch library: We require shorts, not floats.
|
# Unable to use system soundtouch library: We require shorts, not floats.
|
||||||
add_subdirectory(Externals/soundtouch)
|
add_subdirectory(Externals/soundtouch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user