Skip to content

dhilip89/chronotext-boost

 
 

Repository files navigation

Boost

Provides support for Boost 1.58 on:

  • OSX (i386, x86_64)
  • iOS (armv7, arm64, i386, x86_64)
  • Android (armeabi-v7a)
  • Emscripten
  • Windows/MXE (i686)

More info in the Wiki...

Setup...

cd chronotext-boost
source setup.sh

This will download and unpack a version of Boost adapted to the relevant platforms.

Build...

./build-osx.sh
./build-ios.sh
./build-android.sh
./build-emscripten.sh
./build-mxe.sh

This will build and package static libs for the relevant platforms.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.4%
  • C++ 22.6%
  • CMake 13.0%