The Vulkan-Headers package contains a set of header files necessary to build and link applications against the Vulkan API.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.3.275/Vulkan-Headers-1.3.275.tar.gz
Download MD5 sum: b9072c66ecff7896c3d319d2a03b1182
Download size: 2.1 MB
Estimated disk space required: 26 MB
Estimated build time: less than 0.1 SBU
Install Vulkan-Headers by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -G Ninja .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install