mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
added adapter and unit test to meson build
This commit is contained in:
7
subprojects/fuse3.wrap
Normal file
7
subprojects/fuse3.wrap
Normal file
@@ -0,0 +1,7 @@
|
||||
[wrap-file]
|
||||
directory = libfuse-fuse-3.8.0
|
||||
|
||||
source_url = https://github.com/libfuse/libfuse/archive/fuse-3.8.0.tar.gz
|
||||
source_filename = fuse-3.8.0.tar.gz
|
||||
source_hash = 1781225ba4d11d76eb105e02e54976939974547eb40bab4b4e91167854224024
|
||||
|
||||
10
subprojects/gtest.wrap
Normal file
10
subprojects/gtest.wrap
Normal file
@@ -0,0 +1,10 @@
|
||||
[wrap-file]
|
||||
directory = googletest-release-1.10.0
|
||||
|
||||
source_url = https://github.com/google/googletest/archive/release-1.10.0.zip
|
||||
source_filename = gtest-1.10.0.zip
|
||||
source_hash = 94c634d499558a76fa649edb13721dce6e98fb1e7018dfaeba3cd7a083945e91
|
||||
|
||||
patch_url = https://wrapdb.mesonbuild.com/v1/projects/gtest/1.10.0/1/get_zip
|
||||
patch_filename = gtest-1.10.0-1-wrap.zip
|
||||
patch_hash = 04ff14e8880e4e465f6260221e9dfd56fea6bc7cce4c4aff0dc528e4a2c8f514
|
||||
Reference in New Issue
Block a user