Following along the first 9 chapters of the Vulkan HelloTriangle tutorial.
@@ -0,0 +1,6 @@
#!/bin/bash
CMAKE_BUILD_DIR=cmake-build
cmake -S . -B $CMAKE_BUILD_DIR -G Ninja
cmake --build $CMAKE_BUILD_DIR
The note is not visible to the blocked user.