The Vulkan-Headers package contains a set of header files necessary to build and link applications against the Vulkan API.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
Download (HTTP): https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.3.273/Vulkan-Headers-1.3.273.tar.gz
Download MD5 sum: eb7e1247440e852435885d542e8401ce
Download size: 2.1 MB
Estimated disk space required: 25 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