Skip to content

Commit 5835cc8

Browse files
PatriceJiangminggo
authored andcommitted
libwebsockets depends on uv (#324)
1 parent bb32aa6 commit 5835cc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

websockets/prebuilt/android/Android.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ LOCAL_EXPORT_CPPFLAGS := -D__STDC_LIMIT_MACROS=1
1010

1111
LOCAL_STATIC_LIBRARIES += cocos_ssl_static
1212
LOCAL_STATIC_LIBRARIES += cocos_crypto_static
13+
LOCAL_STATIC_LIBRARIES += uv_static
1314

1415
include $(PREBUILT_STATIC_LIBRARY)

0 commit comments

Comments
 (0)