FPLBase
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Build Targets

FPLBase compiles to a C++ library. It includes CMake and Android build scripts.

The CMake build script can be used to generate standard makefiles on Linux and OS X, Xcode projects on OS X and iOS, and Visual Studio solutions on Windows.

The CMake build script also builds the samples, unless it is included from another project, in which case it omits them.

For more detail, see:

The Android build scripts will compile for Android on Linux, OSX, and Windows. See,