Skip to content

Help: Clarify install(TARGETS) artifact-kind option group ordering

Brad King requested to merge brad.king/cmake:doc-install into master

Revise the signature and description to explicitly distinguish the initial group of artifact options from later groups that apply to a specific kind.

Add examples showing per-artifact components and per-configuration destinations.

Fixes: #25144 (closed)
Fixes: #16362 (closed)

Merge request reports