pybind11
build pybind11 for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install pybind11

ndk-pkg install pybind11
view the formula of pybind11
ndk-pkg formula view pybind11

{{ formula }}
edit the formula of pybind11

if the formula of pybind11 dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit pybind11

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install pybind11