Closed jcfr closed 1 year ago
The default install behavior is unchanged.
This enables client projects to selectively install artifacts (e.g by specifying the --component <comp> when using cmake --install <dir>)
--component <comp>
cmake --install <dir>
References:
Look great! Appreciate that.
@nigels-com Let me know if you need anything else to move forward with the integration :pray:
Thanks :pray: :rocket:
The default install behavior is unchanged.
This enables client projects to selectively install artifacts (e.g by specifying the
--component <comp>
when usingcmake --install <dir>
)References: