Merge pull request #174 from PatriceJiang/3.3-fix-bindings
bugfix: rename variable
This commit is contained in:
commit
674cc1fb78
|
|
@ -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()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue