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