We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ebcef commit 06e5998Copy full SHA for 06e5998
1 file changed
x86/cmake/Dependencies.cmake
@@ -13,6 +13,7 @@ function(setup_dependencies)
13
NAME zydis
14
VERSION "4.1.1"
15
GITHUB_REPOSITORY "zyantific/zydis"
16
+ GIT_SHALLOW ON
17
EXCLUDE_FROM_ALL YES
18
19
OPTIONS
0 commit comments