mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Merge pull request #5326 from larsengels/fix/docs-install-images-5325
Docs: Install the images directory containing the needed PNGs
This commit is contained in:
commit
c835a32c18
@ -28,3 +28,8 @@ install(
|
||||
FILES ${DOCSRCS}
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR}/markdown
|
||||
)
|
||||
|
||||
install(
|
||||
DIRECTORY images
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR}/markdown
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user