Document the install.component option

main
Duncan Ogilvie 2 years ago
parent 9a82f8c796
commit e98a906231

@ -200,7 +200,8 @@ working-directory = "mytest-dir"
condition = "mycondition" condition = "mycondition"
targets = ["mytarget", "mytest"] targets = ["mytarget", "mytest"]
destination = ["bin"] destination = ["bin"]
component = "mycomponent"
files = ["content/my.png"] files = ["content/my.png"]
dirs = [""] dirs = ["include"]
configs = [""] configs = ["Release", "Debug"]
``` ```
Loading…
Cancel
Save