tree: acd3d06bcf29425448b87c9c37469d35c4247b35 [path history] [tgz]
  1. CMakeLists.txt
  2. README.md
external/README.md

External dependencies

This directory provides a location where external projects can be cloned that are used by the loader.

In order to build tests the Google Test library must be present. It can be checked out with:

git clone https://github.com/google/googletest.git

If you don't have a local install of the Vulkan Headers they can be placed in the externals folder with:

git clone https://github.com/KhronosGroup/Vulkan-Headers.git