DJV Download Documentation Contribute Donate Contact

Build options

General

Testing

Third party

Experimental

Debugging

General

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.

Testing

Variable Type Default Description
DJV_GPROF Boolean False Enable gprof profiling.
DJV_GCOV Boolean False Enable gcov code coverage targets.

Third party

Variable Type Default Description
DJV_THIRD_PARTY_OPTIONAL Boolean True Enable optional third party packages.

Experimental

Variable Type Default Description
DJV_GL_ES2 Boolean False Enable OpenGL ES 2.0 rendering.
DJV_PYTHON Boolean False Enable Python support.