This commit is contained in:
parent
a25b0a1ded
commit
8892154b28
70 changed files with 2780 additions and 596 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//SPDX-License-Identifier: LGPL-3.0-only
|
||||
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
||||
// SPDX-License-Identifier: LGPL-3.0-only
|
||||
// SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
||||
|
||||
export module Crafter.Build;
|
||||
export import :Clang;
|
||||
|
|
@ -8,5 +8,6 @@ export import :Implementation;
|
|||
export import :Shader;
|
||||
export import :External;
|
||||
export import :Test;
|
||||
export import :Lint;
|
||||
export import :Progress;
|
||||
export import :Asset;
|
||||
export import :Asset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue