mirror of
https://github.com/triqs/dft_tools
synced 2024-11-18 12:03:50 +01:00
[doc] Make sure to install ttf, woff2 and eot files
This commit is contained in:
parent
17eee7a13d
commit
e2332d4de6
@ -76,6 +76,6 @@ endif()
|
||||
# ---------------------------------
|
||||
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html/ COMPONENT documentation DESTINATION share/doc/${PROJECT_NAME}
|
||||
FILES_MATCHING
|
||||
REGEX "\\.(html|pdf|png|gif|jpg|svg|js|xsl|css|py|txt|inv|bib)$"
|
||||
REGEX "\\.(html|pdf|png|gif|jpg|svg|js|xsl|css|py|txt|inv|bib|ttf|woff2|eot)$"
|
||||
PATTERN "_*"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user