Variable | Type | Default | Description |
---|---|---|---|
DJV_BUILD_TINY | Boolean | False | Enable a "tiny" build (only build core libraries + tests). This is used for CI builds to keep the build time within limits. |
Variable | Type | Default | Description |
---|---|---|---|
DJV_GPROF | Boolean | False | Enable gprof profiling. |
DJV_GCOV | Boolean | False | Enable gcov code coverage targets. |
Variable | Type | Default | Description |
---|---|---|---|
DJV_THIRD_PARTY_OPTIONAL | Boolean | True | Enable optional third party packages. |
Variable | Type | Default | Description |
---|---|---|---|
DJV_GL_ES2 | Boolean | False | Enable OpenGL ES 2.0 rendering. |
DJV_PYTHON | Boolean | False | Enable Python support. |