21.01 - January 2021
Changes from November 2020 -> January 2021
- Added new script that can build GLSL shader source files can be linked to a specified target and compiled for, complete with only re compiling only files modified since last compilation.
- Added files that allow for using the
find_package
function in CMake to find various libraries not included with CMake: fmt, assimp, glm, OpenXR and yaml-cpp.