cmake (3.27.7)

(root)/
share/
cmake-3.27/
Modules/
Platform/
Android/
ndk-stl-gabi++_static.cmake
include(Platform/Android/ndk-stl-gabi++)
macro(__android_stl lang)
  __android_stl_gabixx(${lang} libgabi++_static.a)
endmacro()