3rd

This directory contains scripts that are made to build 3rd party libraries without extra effort. 3rd party libraries often require some extra workcompared to propriatery code that tends to follow one set of guidelines. By providing these scripts, users can build those libraries without spending time on project specifics.

Here is a list of projects that are currently supported out of the box:

  • Open Asset Import Library (assimp)
  • bgfx
  • bimg
  • Box2D
  • bx
  • ENet
  • Frexx C preprocessor (fcpp)
  • Dear ImGui
  • jsmn
  • libuv
  • Lua
  • NanoVG
  • NvTriStrip
  • OpenSSL
  • Squish texture compression
  • TA-Lib : Technical Analysis Library
  • TBB
  • UnitTest++
  • uWebSockets
  • zlib

Contributions are more than welcome!