Open luohao123 opened 2 years ago
If you are using the Vulkan SDK, including the Loader and Layers frameworks, please check the SDK documentation, or post your question to the SDK issue list.
If you want to link to MoltenVK directly, you can link directly to either the MoltenVK.xcframework
framework, or platform libMoltenVK.dylib
file found in the MoltenVK
directory in the Vulkan SDK distribution.
I have installed vulkan sdk whichi also contains moletenvk inside, I want using cmake to find it, how to?