mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-09-19 11:44:17 -04:00
README.md: Correctly capitalize simd option
This commit is contained in:
@ -76,7 +76,7 @@ Both Make and CMake builds are easily configurable:
|
||||
- double
|
||||
- int16_t
|
||||
- int32_t
|
||||
- SIMD (requires SSE instruction set support on target CPU)
|
||||
- simd (requires SSE instruction set support on target CPU)
|
||||
|
||||
- `KISSFFT_OPENMP=1` (for Make) or `-DKISSFFT_OPENMP=ON` (for CMake) builds kissfft
|
||||
with OpenMP support. Please note that a supported compiler is required and this
|
||||
|
Reference in New Issue
Block a user