Skip to content

Commit 06e5998

Browse files
committed
chore(x86): use shallow clone for zydis
1 parent e7ebcef commit 06e5998

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x86/cmake/Dependencies.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ function(setup_dependencies)
1313
NAME zydis
1414
VERSION "4.1.1"
1515
GITHUB_REPOSITORY "zyantific/zydis"
16+
GIT_SHALLOW ON
1617
EXCLUDE_FROM_ALL YES
1718

1819
OPTIONS

0 commit comments

Comments
 (0)