cmake install examples

Signatures

install(TARGETS <target>... [EXPORT <export-name>]
  [RUNTIME_DEPENDENCIES <arg>...|RUNTIME_DEPENDENCY_SET <set-name>]
  [<artifact-option>...]
  [<artifact-kind> <artifact-option>...]...
  [INCLUDES DESTINATION [<dir> ...]]
)

Examples

Nothing found for install