mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-06 00:40:51 +00:00
6 lines
162 B
CMake
6 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)
|