working on subpass dependencies

This commit is contained in:
2024-12-04 15:38:47 +01:00
parent 33260f316f
commit 999ef64d0a
3 changed files with 10 additions and 23 deletions

View File

@@ -36,7 +36,7 @@ CXXPCHFLAGS = -xc++-header
PCH = runtime/Includes/PreCompiled.h
GCH =
NZSLC = nzslc
NZRRC = nzslc
ifeq ($(TOOLCHAIN), gcc)
CXX = g++