[trunk] minor style to sync with branch 1.5

This commit is contained in:
Mathieu Malaterre 2012-03-02 15:21:51 +00:00
parent 777f2e7547
commit e78e2885fe
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ IF(DOXYGEN_FOUND)
# Configure the doxygen config file with variable from CMake and move it
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.dox.cmake.in
${CMAKE_BINARY_DIR}/doc/Doxyfile-html.dox @ONLY)
# Configure the html mainpage file of the doxygen documentation with variable
# from CMake and move it
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/mainpage.dox.cmake