mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +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:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user