-
- Downloads
- dune-common is DuneCommon to CMAKE (e.g. during the find_package
call). Mimic this in the variable names used in the package configuration files. - CMake practices for variable name in package configuration - added an optional argument for specifying a dependency to create_doc_install. This is needed as add_latex_document with the safepdf option creates a target <basename>_safepdf for building <basename>.pdf. Without specifying <basename>_safepdf as the dependency, <basename>.pdf would be build in non-safe mode before install leading to errors with eps figures. [[Imported from SVN: r6699]]
Showing
- DuneCommonConfig.cmake.in 9 additions, 9 deletionsDuneCommonConfig.cmake.in
- bin/duneproject 7 additions, 7 deletionsbin/duneproject
- cmake/modules/DuneDoc.cmake 9 additions, 6 deletionscmake/modules/DuneDoc.cmake
- cmake/modules/DuneDoxygen.cmake 1 addition, 1 deletioncmake/modules/DuneDoxygen.cmake
- cmake/modules/DuneMacros.cmake 16 additions, 9 deletionscmake/modules/DuneMacros.cmake
- cmake/modules/DuneTestMacros.cmake 4 additions, 2 deletionscmake/modules/DuneTestMacros.cmake
Please register or sign in to comment