Update LICENSE
For this package to work Vulkan SDK must be installed as a system package.
To setup Vulkan SDK via Homebrew, create a pkg-config file and copy it to the right location just run:
make setup-vulkan-macOS
To setup Vulkan SDK via APT just run:
make setup-vulkan-linux
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
SwiftVulkan
Setup Vulkan SDK
For this package to work Vulkan SDK must be installed as a system package.
macOS - Homebrew
To setup Vulkan SDK via Homebrew, create a pkg-config file and copy it to the right location just run:
Linux - APT
To setup Vulkan SDK via APT just run:
Others