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 afa6200 commit d32cc56Copy full SHA for d32cc56
1 file changed
x86/cmake/Dependencies.cmake
@@ -5,6 +5,7 @@ function(setup_dependencies)
5
NAME zydis
6
VERSION "4.1.1"
7
GITHUB_REPOSITORY "zyantific/zydis"
8
+ EXCLUDE_FROM_ALL YES
9
10
OPTIONS
11
"CMAKE_POSITION_INDEPENDENT_CODE ON"
0 commit comments