-
- Downloads
- Make doc installation script more flexible such that other
documentation besides doxygen can be installed. - Make sure we install under ${CMAKE_INSTALL_PREFIX}. Therefore we must provide the absolute path to our custom install script. - Include DuneDoc at toplevel and let create the doc target. Thus we can use its macros all over the place. [[Imported from SVN: r6626]]
Showing
- CMakeLists.txt 3 additions, 1 deletionCMakeLists.txt
- cmake/modules/DUNEDoc.cmake 17 additions, 0 deletionscmake/modules/DUNEDoc.cmake
- cmake/modules/DUNEDoxygen.cmake 1 addition, 1 deletioncmake/modules/DUNEDoxygen.cmake
- cmake/scripts/InstallDoxygen.cmake 0 additions, 2 deletionscmake/scripts/InstallDoxygen.cmake
- cmake/scripts/InstallFile.cmake 2 additions, 0 deletionscmake/scripts/InstallFile.cmake
- doc/buildsystem/CMakeLists.txt 5 additions, 2 deletionsdoc/buildsystem/CMakeLists.txt
cmake/modules/DUNEDoc.cmake
0 → 100644
cmake/scripts/InstallDoxygen.cmake
deleted
100644 → 0
cmake/scripts/InstallFile.cmake
0 → 100644
Please register or sign in to comment