mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-09 10:20:53 +00:00
7 lines
162 B
CMake
7 lines
162 B
CMake
|
string(APPEND _ANDROID_ABI_INIT_CFLAGS
|
||
|
#" -Wno-invalid-command-line-argument"
|
||
|
#" -Wno-unused-command-line-argument"
|
||
|
)
|
||
|
|
||
|
include(Platform/Android/abi-common)
|