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

Daniel Hornung daniel.hornung at ds.mpg.de
Tue Apr 27 04:31:37 EDT 2010


On 2010-04-27 9:24, Daniel Hornung wrote:
> And indeed "make install
> ${some_name}" compiles those targets fine but does not install them.

Addendum: I just found that those targets are only installed if they exist
already when the "all" target is being installed (which is usually before they
are built).  So doing "make install ${some_name}" twice may be a workaround,
albeit an undefined one.

Daniel


-- 
Daniel Hornung

Biomedical Physics Group
Max-Planck-Institute for Dynamics and Self-Organization
Bunsenstr. 10
D-37073 Goettingen

(+49) 551 5176 368

-------------- 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/20886e38/attachment-0001.pgp>


More information about the CMake mailing list