Remove compile time linkage in favour of class index

Optimize build time when no change happened for the BauSystem
This commit is contained in:
2024-08-06 11:09:19 +02:00
parent b4ff8726af
commit 412971af4d
52 changed files with 165 additions and 1602 deletions
-2
View File
@@ -147,7 +147,6 @@ include(
"BauSystem:BauSystem_18",
"BauSystem:BauSystem_19",
"BauSystem:BauSystem_20",
"BauSystem:BauSystem_Linkage",
"BauSystem:BauSystem_Main"
)
@@ -156,7 +155,6 @@ include("CommandFramework")
include(
"CommonCore",
"CommonCore:SQL",
"CommonCore:Linkage",
"CommonCore:Network"
)