Skip to content

Commit 93ff77c

Browse files
authored
Bump Libfsp (#15)
1 parent e9e68e9 commit 93ff77c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Author Francois Michaut
55
##
66
## Started on Wed Jul 10 10:27:39 2024 Francois Michaut
7-
## Last update Sun Aug 24 20:00:59 2025 Francois Michaut
7+
## Last update Sun Aug 24 20:34:12 2025 Francois Michaut
88
##
99
## CMakeLists.txt : CMake to fetch and build the dependecies of the FileShare executable
1010
##
@@ -40,7 +40,7 @@ FetchContent_Declare(
4040
FetchContent_Declare(
4141
fsp
4242
GIT_REPOSITORY https://github.com/FileShare-Project/libfsp.git
43-
GIT_TAG c3170e51e79d013763faca3e8deb618f47fefec9
43+
GIT_TAG 822ed4ce6ad4229652b5b4269ff70fbf845ea1ed
4444
)
4545

4646
FetchContent_MakeAvailable(fsp argparse SFML sqlite_orm tgui)

0 commit comments

Comments
 (0)