Link Search Menu Expand Document

Import content from Github

Importing an existing project called Zydis to my project

tag is optional but you can target any branch with it

[fetch-content]
zydis = { git = "https://github.com/zyantific/zydis.git", tag = "v3.1.0" }

[target.example]
type = "executable"
link-libraries = ["zydis"]