| config BR2_PACKAGE_VULKAN_HEADERS | |
| bool "vulkan-headers" | |
| depends on BR2_INSTALL_LIBSTDCPP | |
| help | |
| The Khronos official Vulkan header files and API | |
| registry. | |
| https://github.com/KhronosGroup/Vulkan-Headers | |
| comment "vulkan-headers needs a toolchain w/ C++" | |
| depends on !BR2_INSTALL_LIBSTDCPP |