[CMake] Multiple install targets

Scott Aron Bloom scott at towel42.com
Thu May 28 13:01:53 EDT 2015


Is it possible to have multiple install targets?

Essentially, our install system, installs a bunch of "mostly static" files, that rarely change, but are needed for a complete installation.

However, running the install, takes time to verify each file hasn't changed.

What Im thinking, is creating a "FULL_INSTALL" and a "MINIMAL_INSTALL" target, but would like to know if there is a "formal" way to do it.

Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150528/3ad1f158/attachment.html>


More information about the CMake mailing list