You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmkr/docs/examples/import-from-folder.markdown

388 B

layout title permalink parent nav_order
page Import content from existing folders /examples/quickstart Examples 4

Import content from existing folders

Importing one project by targeting the folder path

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

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