[CMake] Yet another install() vs. exclude_from_all thread

Daniel Hornung daniel.hornung at ds.mpg.de
Tue Apr 27 10:53:56 EDT 2010


On 2010-04-27 14:42, Michael Hertling wrote:
> Are you sure this behaviour isn't the expected one?
>
> "make install" w.r.t. targets means:
>
> 1) Build any target that "install" depends on, especially "all",
>    but right not the excluded-from-all targets, and afterwards,
> 2) install any target which is scheduled for installation by
>    INSTALL(TARGET ...) *and* already built; see "OPTIONAL".

Hmm, you're right indeed :)

So it was mainly me wishing for another make syntax ;)  Maybe I should look into
components...

Thank you anyway,
Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 905 bytes
Desc: OpenPGP digital signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100427/7619ddbb/attachment.pgp>


More information about the CMake mailing list