ALEXT prototypes aren't needed anymore
This commit is contained in:
parent
544e699b8f
commit
2e9f0d27ad
1 changed files with 0 additions and 5 deletions
5
external/openal/CMakeLists.txt
vendored
5
external/openal/CMakeLists.txt
vendored
|
|
@ -60,8 +60,3 @@ if (NOT DESKTOP_APP_USE_PACKAGED)
|
||||||
AL_LIBTYPE_STATIC
|
AL_LIBTYPE_STATIC
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
target_compile_definitions(external_openal
|
|
||||||
INTERFACE
|
|
||||||
AL_ALEXT_PROTOTYPES
|
|
||||||
)
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue