summaryrefslogtreecommitdiff
path: root/CMake/CheckCxxTarget.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode2019-02-041-0/+35
This fixes the build on kfreebsd-amd64, and due to the detection of sse4.2, should also enable the sse4.2 on i386.