hello,<div><br></div><div>i was reading this tutorial about integrating doxygen documentation into the cmake build process.</div><div><br></div><div><a href="http://invalidmagic.wordpress.com/2009/11/30/cmake-and-doxygen-github-com/">http://invalidmagic.wordpress.com/2009/11/30/cmake-and-doxygen-github-com/</a></div>
<div><br></div><div>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.</div><div><br></div><div>my problem is that when i made some modifications to the source comments, the updated documentation didnt install</div>
<div>because it said "up-to-date"</div><div>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)</div><div>is there a way to accomplish this?</div>
<div><br></div><div>thanks and </div><div>best regards</div><div>Cristobal</div>