Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c21c80db authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

figures are now in chapters

parent aebf4242
Branches
Tags
Loading
......@@ -50,7 +50,7 @@ set(FIGURES_HTML
)
foreach(_fig ${FIGURES})
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/figures/${_fig}
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/chapters/${_fig}
${CMAKE_CURRENT_BINARY_DIR}/${_fig}
COPYONLY)
endforeach()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment