1
0
Fork 0

ALEXT prototypes aren't needed anymore

This commit is contained in:
Ilya Fedin 2020-07-10 20:52:49 +04:00 committed by John Preston
parent 544e699b8f
commit 2e9f0d27ad

View file

@ -60,8 +60,3 @@ if (NOT DESKTOP_APP_USE_PACKAGED)
AL_LIBTYPE_STATIC
)
endif()
target_compile_definitions(external_openal
INTERFACE
AL_ALEXT_PROTOTYPES
)