Skip to content

Commit

Permalink
Revert "updated free glut checksum (TheAlgorithms#976)" (TheAlgorithm…
Browse files Browse the repository at this point in the history
…s#979)

This reverts commit 09d4770.
  • Loading branch information
kvedala authored Jul 24, 2020
1 parent 09d4770 commit d8affb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if(OpenGL_FOUND)
ExternalProject_Add (
FREEGLUT-PRJ
URL https://sourceforge.net/projects/freeglut/files/freeglut/3.2.1/freeglut-3.2.1.tar.gz
URL_MD5 afd33cb888461aae3bfd05b80c9e42a8
URL_MD5 cd5c670c1086358598a6d4a9d166949d
CMAKE_GENERATOR ${CMAKE_GENERATOR}
CMAKE_GENERATOR_TOOLSET ${CMAKE_GENERATOR_TOOLSET}
CMAKE_GENERATOR_PLATFORM ${CMAKE_GENERATOR_PLATFORM}
Expand Down

0 comments on commit d8affb5

Please sign in to comment.