Closed Behemyth closed 7 years ago
Add the following libraries to CMakeLists.txt: GLFW: http://www.glfw.org/ GLM: https://github.com/g-truc/glm/releases
CMakeLists.txt
If you can manage to figure out the best way to pull the latest release via CMake and place them in Libraries/ I would be much obliged. If this proves too hard, we can continue as we have and manually place libraries into Libraries/
Libraries/
Add the following libraries to
CMakeLists.txt
: GLFW: http://www.glfw.org/ GLM: https://github.com/g-truc/glm/releasesIf you can manage to figure out the best way to pull the latest release via CMake and place them in
Libraries/
I would be much obliged. If this proves too hard, we can continue as we have and manually place libraries intoLibraries/