FindVulkan: Add component for `MoltenVK`
This MR adds a new component to the FindVulkan
module.
NOTE: The MoltenVK
is only avaible on APPLE
.
Moreover, as I have encountered issues when testing, I have marked all FindVulkan test CMake targets with cxx_std_11
to make AppleClang
compiler happy.