compile with openharmony

This commit is contained in:
oahcy 2022-02-10 09:52:00 +08:00
parent 3943a7d3b6
commit 0e98b06c0b
13 changed files with 2 additions and 1 deletions

View File

@ -190,13 +190,14 @@ ${se_libs_name}
OpenALSoft OpenALSoft
mpg123 mpg123
) )
endif()
set(ZLIB z) set(ZLIB z)
if(NOT USE_MODULES) if(NOT USE_MODULES)
list(APPEND CC_EXTERNAL_LIBS ${ZLIB}) list(APPEND CC_EXTERNAL_LIBS ${ZLIB})
endif() endif()
endif()
if(USE_V8_DEBUGGER OR USE_WEBSOCKET_SERVER) if(USE_V8_DEBUGGER OR USE_WEBSOCKET_SERVER)
list(APPEND CC_EXTERNAL_LIBS list(APPEND CC_EXTERNAL_LIBS

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.