diff --git a/CMakeLists.txt b/CMakeLists.txt index 25d78829bc..cfdea29ead 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -626,8 +626,6 @@ else() set(PNG png) endif() -find_package(OpenAL) - # Using static soundtouch from Externals # Unable to use system soundtouch library: We require shorts, not floats. add_subdirectory(Externals/soundtouch)