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 f716590 commit b44cbe7Copy full SHA for b44cbe7
CMakeLists.txt
@@ -68,7 +68,7 @@ else()
68
function(import_libappimage)
69
FetchContent_Declare(libappimage
70
GIT_REPOSITORY https://github.com/AppImageCommunity/libappimage
71
- GIT_TAG 3467b20
+ GIT_TAG e56c21b5387fde92cbb91c835e7aa16ab60b3879
72
)
73
FetchContent_MakeAvailable(libappimage)
74
endfunction()
0 commit comments