1
0

chore: write github action

This commit is contained in:
2026-01-30 16:12:39 +08:00
parent 2f59e16590
commit 6b0d73177b
19 changed files with 342 additions and 30 deletions

View File

@@ -943,12 +943,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = @CMAKE_CURRENT_LIST_DIR@/../LibCmo \
@CMAKE_CURRENT_LIST_DIR@/../Unvirt \
@CMAKE_CURRENT_LIST_DIR@/../BMap \
@CMAKE_CURRENT_LIST_DIR@/LibCmo \
@CMAKE_CURRENT_LIST_DIR@/Unvirt \
@CMAKE_CURRENT_LIST_DIR@/Bmap
INPUT = @CMAKE_CURRENT_LIST_DIR@/../LibCmo
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses