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:
Robbert van der Helm
2022-04-10 17:48:19 +02:00
parent 45e5b06099
commit 49b2ad46ab
4 changed files with 17 additions and 0 deletions
+2
View File
@@ -3,10 +3,12 @@
# The above pattern doesn't match submodules
/bitsery
/function2
/ghc_filesystem
/tomlplusplus
/vst3
# And we obviously don't want to ignore our overlays
!/packagefiles/bitsery
!/packagefiles/function2
!/packagefiles/ghc_filesystem
!/function2-patch/*