updated README to reflect CMake changes

This commit is contained in:
Alex Bondarev
2022-09-13 18:29:06 +03:00
parent 779cbbc1c1
commit 1368a72d55

View File

@@ -47,6 +47,8 @@ Vectorscan is typically used in a DPI library stack, just like Hyperscan.
# Compiling for SVE
When compiling on AARCH64 machine with support for either of the SVE flags, it will be detected and applied automatically.
The following cmake variables can be set in order to target Arm's Scalable
Vector Extension. They are listed in ascending order of strength, with cmake
detecting whether the feature is available in the compiler and falling back to