BlackToppStudios / Mezz_StaticFoundation

All of the parts of the Mezzanine that need to be handled prior to the real build, like compiler options and platform detection.
GNU General Public License v3.0
2 stars 0 forks source link

Add methods and Macros for CPU detection #22

Closed Sqeaky closed 6 years ago

Sqeaky commented 6 years ago

Currently Primitive CPU detection is in place, this needs to be tested and needs to have all the runtime support as the other platform detection features.

Sqeaky commented 6 years ago

This was resolved in PR #25