We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixes OSG compilation (OSG does not appropriately handle GLVND/LEGACY and requires LEGACY to link to OpenGL correctly. OSG automatically unsets OpenGL_GL_PREFERENCE every time it configures with cmake. Setting LEGACY allows Linux to find the legacy library libGL.so.)
Cleans up instructions to make it a little more apparent which options are being used during setup calls (cmake, configure, etc.)
Adds instructions for Open Scene Graph and fixes issue with include directories of freetype
Adds instructions for freetype
Adds instructions for gdal
Adds instructions for libtiff
Updates install compilation instructions to use environment variables
Adds instructions for libpng
Adds instructions for libjpeg
Adds instructions for FFmpeg
Adds instructions for zlib
Adds instructions for googletest
Cleans up jsoncpp instructions
Fixes mistake in glew compilation.
Adds information for building yasm, and updates boost compilation
Updates formatting and adds some more notes.