Current File : //proc/self/root/usr/share/cmake3/Modules/Platform/Android/ndk-stl-gnustl_shared.cmake
include(Platform/Android/ndk-stl-gnustl)
macro(__android_stl lang)
  __android_stl_gnustl(${lang} libgnustl_shared.so)
endmacro()