Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 755 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 755 Bytes

BoostCMaker

Build the Boost with the CMake at a configure time.

Some docs see in a source code. There is also an example with README with the build commands for the different systems.

Building is tested on the Linux, Android. Other systems are not tested.

Tested configurations:

Linux: gcc, clang, static, shared.

Android: gcc, clang, static (shared is broken). BoostCMaker can be included to the gradle project in the Android Studio.

Based on the:

BoostBuilder
https://github.com/drbenmorgan/BoostBuilder

build-boost.sh from CrystaX NDK
https://www.crystax.net/
https://github.com/crystax/android-platform-ndk/blob/master/build/tools/build-boost.sh

hunter
https://github.com/ruslo/hunter