Skip to content
Snippets Groups Projects
Commit 6d417202 authored by Andy Green's avatar Andy Green
Browse files

api rationalization add cmake switch to export old api wrappers


This is off by default, use

 -D LWS_WITH_OLD_API_WRAPPERS=1

on cmake to get the old api names exported from the library as wrappers
around the new api names.

This allows the library to continue to be compatible with apps that are
not rebuilt with the new libwebsockets.h api compatibility defines.

Signed-off-by: default avatarAndy Green <andy.green@linaro.org>
parent 3ef579b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment