Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 273 Bytes

File metadata and controls

17 lines (15 loc) · 273 Bytes

Requirements

  • Vulkan SDK
  • xmake
  • Toolchain with C++ 23 support

Step 1

Clone the repository.

git clone --recurse-submodules https://github.com/PieroCastillo/Lettuce.git
git submodule update --init --recursive

Step 2

Build with xmake.

xmake