v0.14.0
tutorials
mix-1
doc
AddDocumentation.cmake
Go to the documentation of this file.
1
# copy dox/figures to html directory created by doxygen
2
add_custom_target(basic_tutorials_mix_1
3
${CMAKE_COMMAND} -E copy_directory
4
${ADD_DOC_DIRECTORY}/figures ${PROJECT_BINARY_DIR}/html)
5
add_dependencies(doc basic_tutorials_mix_1)
Generated by
Doxygen
1.8.17 and hosted at