buildrootschalter/package/libwebsockets
Baptiste Moraine 977ea262bc 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: Baptiste Moraine <baptiste.moraine@kapelse.com>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-29 18:57:38 +02:00
..
0001-cmake-disable-shared-library-build-when-BUILD_SHARED.patch libwebsockets: bump version to v1.4-chrome43-firefox-36 2015-04-06 10:59:41 +02:00
Config.in
libwebsockets.hash libwebsockets: bump version to v1.4-chrome43-firefox-36 2015-04-06 10:59:41 +02:00
libwebsockets.mk libwebsockets: add LWS_ prefix to LWS_WITHOUT_TESTAPPS=ON cmake option 2015-04-29 18:57:38 +02:00