change cond (#164)

This commit is contained in:
江战 2021-07-28 16:41:50 +08:00 committed by GitHub
parent e119cc2d0d
commit 67693bdee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ set(CC_EXTERNAL_SOURCES
${CMAKE_CURRENT_LIST_DIR}/tommyds/tommy.h ${CMAKE_CURRENT_LIST_DIR}/tommyds/tommy.h
) )
if(USE_MODULES) 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}