From 304ab201744162f28d1e6f6ea48d209ce261cc3e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 16 Feb 2021 00:19:05 +0100 Subject: [PATCH] Install taglib.png icon into html folder structure Signed-off-by: Andreas Sturmlechner --- CMakeLists.txt | 2 +- doc/api-header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f5b1c479..759b23c9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 diff --git a/doc/api-header.html b/doc/api-header.html index ab133c25..52617513 100644 --- a/doc/api-header.html +++ b/doc/api-header.html @@ -12,7 +12,7 @@
- +