File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ Contributors guide: https://github.com/TheAlgorithms/C-Plus-Plus/CONTRIBUTING.md
18
18
- [ ] Search previous suggestions before making a new one, as yours may be a duplicate.
19
19
- [ ] I acknowledge that all my contributions will be made under the project's license.
20
20
21
- Notes: <!-- Please add a one-line description for developers or pull request viewers -->
21
+ Notes: <!-- Please add a one-line description for developers or pull request viewers -->
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ if(OpenGL_FOUND)
6
6
include (ExternalProject )
7
7
ExternalProject_Add (
8
8
FREEGLUT-PRJ
9
- URL https://github.com/FreeGLUTProject/freeglut/releases/download/v3.2.2 /freeglut-3.2.2 .tar.gz
10
- URL_MD5 485c1976165315fc42c0b0a1802816d9
9
+ URL https://github.com/FreeGLUTProject/freeglut/releases/download/v3.4.0 /freeglut-3.4.0 .tar.gz
10
+ URL_MD5 f1621464e6525d0368976870cab8f418
11
11
CMAKE_GENERATOR ${CMAKE_GENERATOR}
12
12
CMAKE_GENERATOR_TOOLSET ${CMAKE_GENERATOR_TOOLSET}
13
13
CMAKE_GENERATOR_PLATFORM ${CMAKE_GENERATOR_PLATFORM}
You can’t perform that action at this time.
0 commit comments