• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include(Platform/Android/ndk-stl-gnustl)
2macro(__android_stl lang)
3  __android_stl_gnustl(${lang} libgnustl_static.a)
4endmacro()
5