This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// All below package is required to build binaries for Android and iOS in MacOS [min-gpl] | |
// brew install pkg-config | |
// brew install libtool | |
// brew install nasm | |
// brew install automake | |
// brew install autoconf | |
// brew install git | |
// brew install curl | |
// brew install doxygen |