[CMake] cmake option to check that a command has produced the file it should has produced
Gaëtan Lehmann
Gaetan.Lehmann at jouy.inra.fr
Tue Feb 17 04:25:59 EST 2009
Hi,
I wonder, is there an option in cmake to check that a custom command
has produced the files it should have produced?
In my case, doxygen may not produce all the expected files, depending
on the comment it finds in the source code, but install of the man
pages will fail because of those missing files. Having those manpages
listed in the expected output doesn't change anything.
I'd really like to have an error message at build time instead of the
error message I get at install time: it would save me a lot of time.
Regards,
Gaëtan
--
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
http://voxel.jouy.inra.fr http://www.mandriva.org
http://www.itk.org http://www.clavier-dvorak.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090217/831a0f02/attachment.pgp>
More information about the CMake
mailing list