mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 21:48:59 +08:00
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
|
vulkan-hpp is deprecated. Please use port vulkan-headers instead.
|
||
|
vulkan-hpp can be used with CMake:
|
||
|
|
||
|
find_package(VulkanHeaders CONFIG)
|
||
|
target_link_libraries(main PRIVATE Vulkan::Headers)
|