Install taglib.png icon into html folder structure

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2021-02-16 00:19:05 +01:00 committed by Urs Fleisch
parent 243dd863d7
commit 304ab20174
2 changed files with 2 additions and 2 deletions

View File

@ -161,7 +161,7 @@ if(BUILD_EXAMPLES)
endif()
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.cmake" "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
file(COPY doc/taglib.png DESTINATION doc)
file(COPY doc/taglib.png DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/doc/html)
add_custom_target(docs doxygen)
# uninstall target

View File

@ -12,7 +12,7 @@
<table border="0" width="100%">
<tr>
<td width="1">
<img src="../taglib.png">
<img src="taglib.png">
</td>
<td>
<div id="intro">