[CMake] force to install doxygen each time

Cristobal Navarro axischire at gmail.com
Thu Sep 15 12:59:42 EDT 2011


update: i had a bug somewhere, and was installing and old documentation.

fixed that, and cmake is smart enough to install the files after a minor
change is detected.

On Thu, Sep 15, 2011 at 4:13 AM, Cristobal Navarro <axischire at gmail.com>wrote:

> 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/bf9b3efe/attachment.htm>


More information about the CMake mailing list