v0.15.4
Loading...
Searching...
No Matches
tutorials
adv-5_poroelasticity
doc
AddDocumentation.cmake
Go to the documentation of this file.
1
# copy doc/figures to html directory created by doxygen
2
add_custom_target(seepage
3
${CMAKE_COMMAND} -E copy_directory
4
${ADD_DOC_DIRECTORY}/figures ${PROJECT_BINARY_DIR}/html)
5
add_dependencies(doc seepage)
Generated by
Doxygen
1.9.8 and hosted at