You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMakeLists.txt: Set -fno-strict-aliasing for basisu
Several basisu headers demand doing this ("Important: If compiling with
gcc, be sure strict aliasing is disabled: -fno-strict-aliasing") and
their own CMakeLists.txt (that's not used here) also sets it.
0 commit comments