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 2b5ef71 commit f50549aCopy full SHA for f50549a
CMakeLists.txt
@@ -6,7 +6,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
6
include(FetchContent)
7
FetchContent_Declare(SFML
8
GIT_REPOSITORY https://github.com/SFML/SFML.git
9
- GIT_TAG 3.0.1
+ GIT_TAG 3.0.2
10
GIT_SHALLOW ON
11
EXCLUDE_FROM_ALL
12
SYSTEM)
0 commit comments