mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-22 09:07:05 +02:00
Build OpenAL in RelWithDebInfo mode on macOS
This commit is contained in:
parent
ff2df4b1e5
commit
238d4b8e17
1 changed files with 1 additions and 0 deletions
|
@ -1077,6 +1077,7 @@ mac:
|
|||
cd openal-soft
|
||||
git checkout 716f5373cb
|
||||
CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\
|
||||
-D CMAKE_BUILD_TYPE=RelWithDebInfo \\
|
||||
-D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\
|
||||
-D ALSOFT_EXAMPLES=OFF \\
|
||||
-D ALSOFT_UTILS=OFF \\
|
||||
|
|
Loading…
Add table
Reference in a new issue