Skip to content
Commit 977ea262 authored by Baptiste Moraine's avatar Baptiste Moraine Committed by Thomas Petazzoni
Browse files

libwebsockets: add LWS_ prefix to LWS_WITHOUT_TESTAPPS=ON cmake option



Currently, libwebsockets.mk is passing -DWITHOUT_TESTAPPS=ON to disable
the building of libwebsockets test applications, but this is doing nothing
because the option is really named  LWS_WITHOUT_TESTAPPS.
This commit fixes that by using the correct option name.

Signed-off-by: default avatarBaptiste Moraine <baptiste.moraine@kapelse.com>
Reviewed-by: default avatarSamuel Martin <s.martin49@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 6b1f6664
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment