mirror of https://github.com/procxx/kepka.git
[temp] OpenAL includes needed for playback - @todo conan package for it
This commit is contained in:
parent
3e14b0e920
commit
8dfa82c2ba
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue