Skip to content

Commit e78d587

Browse files
committed
updated sfml v2.6.0 > v2.6.1
1 parent 2e6948f commit e78d587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set(FETCHCONTENT_QUIET OFF)
1414
set(FETCHCONTENT_SILENT OFF)
1515

1616
FetchContent_Declare(SFML
17-
URL https://github.com/SFML/SFML/archive/refs/tags/2.6.0.tar.gz
17+
URL https://github.com/SFML/SFML/archive/refs/tags/2.6.1.tar.gz
1818
)
1919

2020
FetchContent_Declare(Eigen

0 commit comments

Comments
 (0)