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:
@@ -23,6 +23,5 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
api(project(":CommonCore:SQL"))
|
||||
api(project(":CommonCore:Linkage"))
|
||||
api(project(":CommonCore:Network"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user