cmake (3.27.7)

(root)/
share/
cmake-3.27/
Modules/
Platform/
Android/
ndk-stl-stlport_static.cmake
include(Platform/Android/ndk-stl-stlport)
macro(__android_stl lang)
  __android_stl_stlport(${lang} libstlport_static.a)
endmacro()