forked from SteamWar/SteamWar
Remove compile time linkage in favour of class index
Optimize build time when no change happened for the BauSystem
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user