GoaLitiuM / RmlUi

The RmlUi plugin for Flax Engine
MIT License
12 stars 3 forks source link

Fix release compilation #7

Closed Withaust closed 1 year ago

Withaust commented 1 year ago

Currently, Build.cs does not link Debugger lib on release compile targets, so because of that underlying code is not going to compile without the header guards to check for release compilation.