option('trace_refcount', type : 'boolean', value : false)
option('tracy_enable', type : 'boolean', value : false , description : 'Enable profiling')
option('with_opengl', type : 'boolean', value : true , description : 'Enable OpenGL support')
option('with_tests', type : 'boolean', value : true , description : 'Build the C++ test, benchmark and manual-test targets')
