v0.14.0
AddDocumentation.cmake
Go to the documentation of this file.
1 
2 # copy dox/figures to html directory created by doxygen
3 #add_custom_target(um_tutorials_scl_12_doc
4 # ${CMAKE_COMMAND} -E copy_directory
5 # ${ADD_DOC_DIRECTORY}/figures ${PROJECT_BINARY_DIR}/html)
6 #add_dependencies(doc um_tutorials_scl_12_doc)