Skip to content

Commit f50549a

Browse files
committed
Upgrade SFML
1 parent 2b5ef71 commit f50549a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
66
include(FetchContent)
77
FetchContent_Declare(SFML
88
GIT_REPOSITORY https://github.com/SFML/SFML.git
9-
GIT_TAG 3.0.1
9+
GIT_TAG 3.0.2
1010
GIT_SHALLOW ON
1111
EXCLUDE_FROM_ALL
1212
SYSTEM)

0 commit comments

Comments
 (0)