File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ FetchContent_Declare(
11
11
FetchContent_Declare(
12
12
fmt
13
13
GIT_REPOSITORY "https://github.com/fmtlib/fmt.git"
14
- GIT_TAG 10.2 .1
14
+ GIT_TAG 11.0 .1
15
15
)
16
16
17
17
FetchContent_Declare(
@@ -23,19 +23,19 @@ FetchContent_Declare(
23
23
FetchContent_Declare(
24
24
imgui
25
25
GIT_REPOSITORY "https://github.com/ocornut/imgui.git"
26
- GIT_TAG 085781f5ca5372d5fc804d7e44b5bf27a8994af7 # Branch: docking, date: 19.03 .2024, 06:52 GMT+1
26
+ GIT_TAG 527b2c45af2f8964f95826bd16ab7c7ed372ae41 # Branch: docking, date: 02.07 .2024, 19:05 GMT+2
27
27
)
28
28
29
29
FetchContent_Declare(
30
30
SDL2
31
31
GIT_REPOSITORY "https://github.com/libsdl-org/SDL.git"
32
- GIT_TAG release-2.30.1
32
+ GIT_TAG release-2.30.5
33
33
)
34
34
35
35
FetchContent_Declare(
36
36
spdlog
37
37
GIT_REPOSITORY "https://github.com/gabime/spdlog.git"
38
- GIT_TAG v1.13.0
38
+ GIT_TAG v1.14.1
39
39
)
40
40
41
41
# Settings
You can’t perform that action at this time.
0 commit comments