Synodic-Software / Soul-Engine

Physically based renderer and simulation engine for real-time applications.
GNU General Public License v3.0
42 stars 24 forks source link

Add Boost, tinyobjloader , and stb_image.h to CMakeLists #104

Closed Behemyth closed 6 years ago

Behemyth commented 6 years ago

Add these three libraries to CMakeLists: Boost - http://www.boost.org/ tinyobjloader - https://github.com/syoyo/tinyobjloader stb_image.h - https://github.com/nothings/stb

Behemyth commented 6 years ago

We talked about not adding boost. New issue ordered.