VulkanSDKUpdate #10

Merged
rboullard merged 20 commits from VulkanSDKUpdate into Development 2026-04-15 16:18:14 +00:00
Showing only changes of commit 86f522b821 - Show all commits

View File

@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
build-essential \ build-essential \
gcc \ gcc \
g++ \ g++ \
libstdc++-dev \ libstdc++12-dev \
cmake \ cmake \
ninja-build \ ninja-build \
bison \ bison \