This commit is contained in:
Arnold 2021-08-11 15:15:23 +08:00
parent 866613b6dd
commit c51a7e1c57
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ if(NOT USE_MODULES)
list(APPEND CC_EXTERNAL_SOURCES list(APPEND CC_EXTERNAL_SOURCES
${CC_UNZIP_SOURCES} ${CC_UNZIP_SOURCES}
${CC_TINYDIR_SOURCES} ${CC_TINYDIR_SOURCES}
${CC_FS_SOURCES} ${CC_UTILS_SOURCES}
) )
endif() endif()