We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6948f commit e78d587Copy full SHA for e78d587
src/CMakeLists.txt
@@ -14,7 +14,7 @@ set(FETCHCONTENT_QUIET OFF)
14
set(FETCHCONTENT_SILENT OFF)
15
16
FetchContent_Declare(SFML
17
- URL https://github.com/SFML/SFML/archive/refs/tags/2.6.0.tar.gz
+ URL https://github.com/SFML/SFML/archive/refs/tags/2.6.1.tar.gz
18
)
19
20
FetchContent_Declare(Eigen
0 commit comments