Add a CLAP dependency wrap

This commit is contained in:
Robbert van der Helm
2022-08-22 19:59:11 +02:00
parent ac0495bea2
commit 30060b814c
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -3,6 +3,7 @@
# The above pattern doesn't match submodules
/asio
/bitsery
/clap
/function2
/ghc_filesystem
/tomlplusplus
@@ -11,6 +12,7 @@
# And we obviously don't want to ignore our overlays
!/packagefiles/asio
!/packagefiles/bitsery
!/packagefiles/clap
!/packagefiles/function2
!/packagefiles/ghc_filesystem
!/function2-patch/*