cxxopts
build cxxopts for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install cxxopts

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

{{ formula }}
edit the formula of cxxopts

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

ndk-pkg formula edit cxxopts

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

ndk-pkg install cxxopts