[CMake] force to install doxygen each time

Cristobal Navarro axischire at gmail.com
Thu Sep 15 03:13:08 EDT 2011


hello,

i was reading this tutorial about integrating doxygen documentation into the
cmake build process.

http://invalidmagic.wordpress.com/2009/11/30/cmake-and-doxygen-github-com/

is found it really cool because the doxyconf file feeds from some cmake
variables i set, letting me handle version information on a single file.

my problem is that when i made some modifications to the source comments,
the updated documentation didnt install
because it said "up-to-date"
i would like cmake to force the instalation of the generated doxy-files
(even make sure that cmake is waiting for doxygen to finnish before
installing)
is there a way to accomplish this?

thanks and
best regards
Cristobal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110915/f39ddaea/attachment.htm>


More information about the CMake mailing list