2024-08-19 00:34:28 +02:00

4 lines
71 B
CMake

set(_ANDROID_STL_NOSTDLIBXX 1)
macro(__android_stl lang)
endmacro()