mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
openwrt: add cyassl options, update to LWS_ cmake syntax
This commit is contained in:
parent
e04ec35a43
commit
25f8b9e230
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ endef
|
|||
|
||||
define Package/libwebsockets/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/libwebsockets.so* $(1)/usr/lib/
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libwebsockets.so* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
define Package/libwebsockets-examples/install
|
||||
|
|
Loading…
Add table
Reference in a new issue