[temp] OpenAL includes needed for playback - @todo conan package for it

This commit is contained in:
Berkus Decker 2017-11-24 16:30:31 +02:00
parent 3e14b0e920
commit 8dfa82c2ba
1 changed files with 1 additions and 0 deletions

View File

@ -556,6 +556,7 @@ include_directories(${OPENAL_INCLUDE_DIR} ${ZLIB_INCLUDE_DIRS}
add_subdirectory(ThirdParty/libtgvoip)
# Shut up for testbuilding, remove me
include_directories(/usr/local/opt/openal-soft/include)
add_definitions(-Wno-switch)
# End remove me
if (WIN32)