-
- Downloads
[release,bugfix] Fixes running the doxygen documentatio with every make call.
The cause for the problem was the introduction of cmake/modules. This caused the find statement to always print something. This patch simply excludes cmake/modules from the result with grep -v.
Please register or sign in to comment