quicktex/tools
Andrew Cassidy 74aaac00d7 Fix AVX2 bug and add cmake SIMD ISA selection
By default, quicktex builds with -march=native on x86, unless an environment variable requesting a specific ISA is set. This doesnt work on MSVC though because it's a shit compiler, so it just falls back to no flags.
2022-05-16 20:52:31 -07:00
..
CompilerWarnings.cmake add widening horizontal add for s16 vectors 2022-05-15 18:08:36 -07:00
CPUFeatures.cmake Fix AVX2 bug and add cmake SIMD ISA selection 2022-05-16 20:52:31 -07:00
stubgen.py use pybind11-stubgen instead 2021-04-03 23:52:42 -07:00