diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2015-05-31 14:02:56 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2015-05-31 14:02:56 (GMT) |
commit | 5f67c67323bff27751ba07c417ba99180fa0d762 (patch) | |
tree | 57e657885ba84eba8d2326eb237291e2921795a4 /BUILD.txt | |
parent | 39228176c052fd293382dc9bc9b4b69b2a6af277 (diff) | |
download | Doxygen-5f67c67323bff27751ba07c417ba99180fa0d762.zip Doxygen-5f67c67323bff27751ba07c417ba99180fa0d762.tar.gz Doxygen-5f67c67323bff27751ba07c417ba99180fa0d762.tar.bz2 |
Cleanup & adapt travis config
Diffstat (limited to 'BUILD.txt')
-rw-r--r-- | BUILD.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,5 +47,5 @@ To see the current value is of the various options, you can run cmake -L path/to/root/of/doxygen/source/tree -The build target for building the documentation is 'doc' and the build target for +The build target for building the documentation is 'docs' and the build target for the regression tests is 'tests' |