mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add a Meson wrap for ghc::filesystem
Which can replace Boost.Filesystem for us so we can get rid of the runtime dependency.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/gulrak/filesystem.git
|
||||
# This is tag v1.5.12
|
||||
revision = cd6805e94dd5d6346be1b75a54cdc27787319dd2
|
||||
depth = 1
|
||||
patch_directory = ghc_filesystem
|
||||
|
||||
[provide]
|
||||
ghc_filesystem = ghc_filesystem_dep
|
||||
Reference in New Issue
Block a user