This is a build2 package repository for build2-Vulkan-Loader,
a .
This file contains setup instructions and other details that are more
appropriate for development rather than consumption. If you want to use
build2-Vulkan-Loader in your build2-based project, then instead see the accompanying
[PACKAGE-README.md](/PACKAGE-README.md) file.
The development setup for build2-Vulkan-Loader uses the standard bdep-based workflow.
For example:
git clone .../build2-Vulkan-Loader.git
cd build2-Vulkan-Loader
bdep init -C @gcc cc config.cxx=g++
bdep update
bdep test