AsherGlick / Burrito

An overlay tool for Guild Wars 2 that works on linux
GNU General Public License v2.0
75 stars 18 forks source link

Preventing xml node classes from forcing rebuilds when nothing changes #274

Closed AsherGlick closed 5 months ago

AsherGlick commented 5 months ago

Applying the same change that was made for xml attributes to the xml node classes to prevent cmake/make from thinking that the classes need to be rebuilt even when nothing has changed.