Skip to content

Commit

Permalink
Fix wraps to depth1 and use cmake for folly
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacKhor committed May 29, 2024
1 parent b5855d2 commit 5ca6a8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subprojects/folly.wrap
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
url = https://github.com/facebook/folly.git
revision = v2024.05.20.00
clone-recursive = true
method = cmake
depth = 1

[provide]
_folly = folly_dep
1 change: 1 addition & 0 deletions subprojects/spdk.wrap
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ url = https://github.com/spdk/spdk.git
revision = v24.01
patch_directory = spdk
clone-recursive = true
depth = 1

[provide]
_spdk = spdk_dep

0 comments on commit 5ca6a8f

Please sign in to comment.