v0.15.0
Loading...
Searching...
No Matches
AddDocumentation.cmake
Go to the documentation of this file.
1# That is for latter use when we have images/figures to be copied
2# copy doc/figures to html directory created by doxygen
3#add_custom_target(basic_tutorials_vec_7
4# ${CMAKE_COMMAND} -E copy_directory
5# ${ADD_DOC_DIRECTORY}/figures ${PROJECT_BINARY_DIR}/html)
6#add_dependencies(doc basic_tutorials_vec_7)