"$reason":"Note that independent usage and testing may work, but it seems to fail in CI environments for potential cross-compilation, and is thusly noted here to note break how vcpkg builds things!",
"description":"Prefer usage of Direct3D to find graphical capabilities (typically only works on Windows systems)."
},
"opencl":{
"description":"Prefer usage of OpenCL to find graphical capabilities of the system."
},
"opengl":{
"description":"Prefer usage of OpenGL to find graphical capabilities (may require additional libraries to be available for linking depending on the system)."
},
"x11":{
"description":"Prefer usage of X11 to find graphical capabilities."