Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 148 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 148 Bytes
cmake -DCMAKE_TOOLCHAIN_FILE=<path-to-android-ndk>/build/cmake/android.toolchain.cmake -B build -S .
cmake --build build --target install