humbletim / setup-vulkan-sdk

github action that provisions the Vulkan SDK and configures VULKAN_SDK environment variable
MIT License
48 stars 12 forks source link

Vulkan-Utility-Libraries component missing #23

Open ernestask opened 3 months ago

ernestask commented 3 months ago

I see that a hardcoded list of components is used: https://github.com/humbletim/setup-vulkan-sdk/blob/523828e49cd4afabce369c39c7ee6543a2b7a735/CMakeLists.txt#L22

Is there a reason why it’s so limited and there’s a TODO?