Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
71ef68ef96fa69acdfb6842486cf15ce6e698c8b
/
.
/
Modules
/
Platform
/
Android
/
ndk-stl-none.cmake
blob: 45122f71a52026a6ff25e6320ae38f2b89c03ae7 [
file
]
set
(
_ANDROID_STL_NOSTDLIBXX
1
)
macro
(
__android_stl lang
)
endmacro
()