Merge branch 'hannesweisbach-fixes'

This commit is contained in:
Horst Schirmeier
2016-07-26 18:13:53 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ file(MAKE_DIRECTORY ${FAIL_DOC_OUTPUT})
# means, the path to your FAIL* directory should not contain any blanks.
configure_file(${PROJECT_SOURCE_DIR}/cmake/Doxyfile.in
${PROJECT_BINARY_DIR}/Doxyfile @ONLY}
${PROJECT_BINARY_DIR}/Doxyfile @ONLY
)
## call make doc to generate documentation