Fix initial run on clean repo

This commit is contained in:
2024-07-14 18:10:20 +02:00
committed by ohyzha
parent 68122cbe2a
commit 74c6afc93d

View File

@@ -20,6 +20,7 @@ check_return_code() {
rm -f *.spv
rm -f "$GENERATED_DATA_PATH"/*
mkdir "$GENERATED_DATA_PATH"
touch "$GENERATED_DATA_PATH"/GeneratedShaderData.h
touch "$GENERATED_DATA_PATH"/GeneratedShaderData.c