conditional compiling and multithreading
Some checks failed
Main / build (push) Has been cancelled

This commit is contained in:
Jorijn van der Graaf 2025-05-03 01:20:31 +02:00
commit 52436399e8
9 changed files with 386 additions and 156 deletions

View file

@ -23,4 +23,5 @@ export import :Dependency;
export import :Project;
export import :Configuration;
export import :ModuleFile;
export import :SourceFile;
export import :Shader;