1 2 3 4 5 6 7
file( GLOB handbook_text *.docbook ) install( FILES ${handbook_text} DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME}/handbook )