You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ This is a simple template that comes with a [CMake file](CMakeLists.txt) that ca
4
4
* GLM version 0.9.9
5
5
* GLEW version 2.1.0
6
6
* GLFW version 3.3.2
7
-
(Latest stable versions as for 08/03/2020)
7
+
8
+
(Latest stable versions as of 08/03/2020)
8
9
# How To
9
10
Clone the this project. Set the desired compilation directives in the CMake file, and then use a compiler (Visual C++ on windows or GCC on linux) to compile your GL program :)
0 commit comments