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