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

LWS_WITH_MINIMAL_EXAMPLES: default-off build all minimal samples after lws for QA

This adds an lws cmake option that builds all the minimal examples as part of lws,
it's useful for QA.

It adds a macro to examples that depend on a particular lws configuration to understand
they should just null out their project definition in builds where the lws configuration
requirement is not met, and we are building as part of lws.

It also adapts all the example library additions to select the just-built-but-not-yet-installed
library in the case it is built as part of lws.  If built standalone, it now uses the cmake
platform-abstracted way to add the library requirement too.
parent 876878a2
No related branches found
No related tags found
Loading
Showing
with 852 additions and 108 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment