mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Don't look for SDL when building on macOS.
This commit is contained in:
parent
bae9af1076
commit
18f5521be5
1 changed files with 1 additions and 0 deletions
|
@ -847,6 +847,7 @@ mac:
|
|||
-D CMAKE_OSX_DEPLOYMENT_TARGET:STRING=$MACOSX_DEPLOYMENT_TARGET \\
|
||||
-D CMAKE_INSTALL_PREFIX:STRING=$USED_PREFIX \\
|
||||
-D DISABLE_SSE=ON \\
|
||||
-D ENABLE_SDL=OFF \\
|
||||
-D BUILD_SHARED_LIBS=OFF \\
|
||||
-D ENABLE_DECODER=ON \\
|
||||
-D ENABLE_ENCODER=OFF
|
||||
|
|
Loading…
Add table
Reference in a new issue