Skip to content

Commit 0a94dfa

Browse files
committed
Upgrade to SFML 3.0.1
1 parent d778d7f commit 0a94dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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.x
9+
GIT_TAG 3.0.1
1010
GIT_SHALLOW ON
1111
EXCLUDE_FROM_ALL
1212
SYSTEM)

0 commit comments

Comments
 (0)