Skip to content

Commit

Permalink
Update link to GLFW in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
eliemichel authored May 8, 2024
1 parent 0ba064f commit c8c85e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(utils.cmake)
# Dependencies
FetchContent_Declare(
glfw-light
URL https://eliemichel.github.io/LearnWebGPU/_downloads/eed380b810a75153b7402fee040e2d7c/glfw.zip
URL https://eliemichel.github.io/LearnWebGPU/_downloads/823ae747c9d201d7bfefb17fb832d853/glfw-3.3.8-light.zip
URL_HASH MD5=e6684142080457e9227e4f78a6f84fc2
)
FetchContent_Declare(
Expand Down

0 comments on commit c8c85e4

Please sign in to comment.