Merge pull request #174 from PatriceJiang/3.3-fix-bindings

bugfix: rename variable
This commit is contained in:
江战 2021-08-11 15:16:51 +08:00 committed by GitHub
commit 674cc1fb78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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