mirror of
https://github.com/encounter/aurora.git
synced 2026-07-09 18:19:33 -07:00
212d01769d
* Sprinkle Tracy all over the project * Move Tracy FetchContent to extern file, disable Tracy by default * Use older CMake syntax for setting cache variables * Fix test compile * Rename ALIGN macro to AURORA_ALIGN Needed because it conflicts with a macro in Apple's SDK headers on my macbook, and Tracy is now pulling in that header.