-
Andy Green authored
You can build lws without support for ws, with -DLWS_ROLE_WS=0. This is thanks to the role ops isolating all the ws-specific business in the ws role. Also retire more test apps replaced by minmal-examples.
Andy Green authoredYou can build lws without support for ws, with -DLWS_ROLE_WS=0. This is thanks to the role ops isolating all the ws-specific business in the ws role. Also retire more test apps replaced by minmal-examples.