Skip to content
Snippets Groups Projects
Commit ff87e816 authored by Langella Olivier's avatar Langella Olivier
Browse files

Merge branch 'master' of forgemia.inra.fr:pappso/xtpcpp

parents ef6c84b0 898a8a4b
No related branches found
No related tags found
No related merge requests found
debian/tmp/usr/share/doc/xtpcpp/xtpcpp-doc.pdf usr/share/doc/xtpcpp
debian/tmp/usr/share/doc/xtpcpp/html usr/share/doc/xtpcpp
usr/share/doc/xtpcpp
usr/share/doc/xtpcpp
......@@ -45,11 +45,11 @@ if(BUILD_USER_MANUAL)
install(FILES
${CMAKE_CURRENT_SOURCE_DIR}/build/user-manual/user-manual_color_en.pdf
DESTINATION ${DOC_DIR}/${TARGET}-doc.pdf)
DESTINATION share/doc/xtpcpp/${TARGET}-doc.pdf)
install(DIRECTORY
${CMAKE_CURRENT_SOURCE_DIR}/build/user-manual/html/user-manual/
DESTINATION ${DOC_DIR}/html)
DESTINATION share/doc/xtpcpp/html)
message("")
message(STATUS "${BoldGreen}Finished configuring the ${CMAKE_PROJECT_NAME} user manual.${ColourReset}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment