Skip to content

Commit

Permalink
update fildesh again
Browse files Browse the repository at this point in the history
  • Loading branch information
grencez committed Sep 15, 2024
1 parent 4d17359 commit c68769a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dep/cmake_fetchcontent/fildesh.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FetchContent_Declare(
Fildesh
GIT_REPOSITORY "https://github.com/fildesh/fildesh.git"
GIT_TAG "bee04658920c47248b1e2ead254e2908197df173"
GIT_TAG "970b139b1b9b774ce90d66cc43cbb4047a79dd99"
)
FetchContent_MakeAvailable(Fildesh)
set(Fildesh_INCLUDE_DIRS ${Fildesh_INCLUDE_DIRS} PARENT_SCOPE)
Expand Down

0 comments on commit c68769a

Please sign in to comment.