Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Modules
/
Platform
/
Android
/
abi-common-Clang.cmake
blob: 60251709de668b455ec65187fe9f57468576da19 [
file
] [
log
] [
blame
] [
edit
]
string
(
APPEND _ANDROID_ABI_INIT_CFLAGS
#" -Wno-invalid-command-line-argument"
#" -Wno-unused-command-line-argument"
)
include
(
Platform
/
Android
/
abi
-
common
)