Fixes a gripe/todo in the build system, too :D
For enabling Vulkan validation during runtime. Add CMake option to disable Vulkan validation at build time. By default the DEBUG extension is enabled but the validation layers are not when the ENV variable is not set to true.
Fixes loading by applications that do not themselves link GLX.