compressonator
compressonator copied to clipboard
SSE Support breaks build on non x86 platforms.
At least on macos this is not supported:
-march=knl
https://github.com/GPUOpen-Tools/compressonator/blob/master/build/sdk/cmp_core/CMakeLists.txt#L143 https://github.com/GPUOpen-Tools/compressonator/blob/master/cmp_core/CMakeLists.txt#L101
Likely introduced by e9b1b9905aadde78b8b2f19144b9ac4f384f0aa4