EAThread
EAThread copied to clipboard
Fix CMake build on Ubuntu
Change EABase from link to include - the libraries won't build otherwise on Ubuntu. I'm guessing that in the past EABase was a binary library to link against, and was changed to header only - but I didn't chase its history.