[CMake] Some questions about dependencies

Magnus Therning magnus at therning.org
Fri Apr 23 06:29:37 EDT 2010


Does INSTALL( FILES ... ) have the same limitations regarding the location of
the commands that generate the files in question as ADD_CUSTOM_COMMAND( ...
DEPENDS ... ) has?

That is, proper dependencies for the files given to INSTALL will only be
generated when the files are the output of a custom command in the same
directory.

/M

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe


More information about the CMake mailing list