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