Skip to content

Commit d32cc56

Browse files
committed
fix: don't install zydis header and libraries
1 parent afa6200 commit d32cc56

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
@@ -5,6 +5,7 @@ function(setup_dependencies)
55
NAME zydis
66
VERSION "4.1.1"
77
GITHUB_REPOSITORY "zyantific/zydis"
8+
EXCLUDE_FROM_ALL YES
89

910
OPTIONS
1011
"CMAKE_POSITION_INDEPENDENT_CODE ON"

0 commit comments

Comments
 (0)