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 78014b8 commit e7ebcefCopy full SHA for e7ebcef
1 file changed
capstonebundle/cmake/Dependencies.cmake
@@ -13,6 +13,7 @@ function(setup_dependencies)
13
NAME capstone
14
GIT_TAG "6.0.0-Alpha7"
15
GITHUB_REPOSITORY "capstone-engine/capstone"
16
+ GIT_SHALLOW ON
17
18
OPTIONS
19
"CAPSTONE_ARCHITECTURE_DEFAULT OFF"
0 commit comments