[trunk] minor style to sync with branch 1.5
This commit is contained in:
parent
777f2e7547
commit
e78e2885fe
|
@ -9,7 +9,7 @@ IF(DOXYGEN_FOUND)
|
||||||
# Configure the doxygen config file with variable from CMake and move it
|
# Configure the doxygen config file with variable from CMake and move it
|
||||||
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.dox.cmake.in
|
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.dox.cmake.in
|
||||||
${CMAKE_BINARY_DIR}/doc/Doxyfile-html.dox @ONLY)
|
${CMAKE_BINARY_DIR}/doc/Doxyfile-html.dox @ONLY)
|
||||||
|
|
||||||
# Configure the html mainpage file of the doxygen documentation with variable
|
# Configure the html mainpage file of the doxygen documentation with variable
|
||||||
# from CMake and move it
|
# from CMake and move it
|
||||||
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/mainpage.dox.cmake
|
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/mainpage.dox.cmake
|
||||||
|
|
Loading…
Reference in New Issue