Prebuilt Boost for Android
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

540 B

Prebuilt Boost libraries

Prebuilt Boost libraries for Android.

Released so you don't have to spend a day messing around with scripts just in include Boost!

For list of available Boost versions check out repository branches list!

Usage

To use built libraries clone required branch (as example, for boost 1.72.0):

git clone https://github.com/PurpleI2P/Boost-for-Android-Prebuilt.git -b boost-1_72_0

and configure your project to use cloned repository.