We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99b8f9c + 728d617 commit 2c4d1e5Copy full SHA for 2c4d1e5
CMake/Findext2fs.cmake
@@ -4,7 +4,7 @@ set(FETCHCONTENT_QUIET false)
4
FetchContent_Declare(
5
e2fsprogs
6
GIT_REPOSITORY https://github.com/data-accelerator/e2fsprogs.git
7
- GIT_TAG 5c1a47716d56c2f543058c1499fdd7742e3dd2b1
+ GIT_TAG f8664ddfd662b1664104e0bbd5ac202a6e3b1da6
8
)
9
10
FetchContent_MakeAvailable(e2fsprogs)
0 commit comments