You are not logged in.
Hi everyone,
I have been using a few tips about integrating doxygen with cmake for a while, I thought it might be of interrest for you so I cleaned it up and pushed it on github:
https://github.com/pixelou/quickdox
Basically, it adds a doc target to the build that runs doxygen for you.
There is also a custom css file if you want.
The make template is not so nice, I though i could perform external tree build but I don't know how to do this yet.
However, you can have a look at the envsubst command wich is used to replace environment variables with their value, it might come handy in different situations and is part of gettext.
Offline