tangram-es
tangram-es copied to clipboard
[wip] CMake TANGRAM_DEV_DEBUG_REDERER option
option(TANGRAM_DEV_DEBUG_RENDERER "Build debug TextDisplay, RenderLayers and other things to toggle via DebugFlags" OFF)
- We should not bake these into releases
- Linux and OSX version still build debug renderer by default