1
0

fix: fix misc content

This commit is contained in:
2026-01-25 10:20:26 +08:00
parent aa6dd3031a
commit 908d48a7c1
2 changed files with 2 additions and 3 deletions

View File

@@ -32,6 +32,5 @@ add_custom_target (YYCCDocumentation
# Install built documentation
install (DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html
CONFIGURATIONS Release RelWithDebInfo MinSizeRel
DESTINATION ${YYCC_INSTALL_DOC_PATH}
)