summaryrefslogtreecommitdiff
path: root/CMake/CheckCxxTarget.cmake
AgeCommit message (Collapse)AuthorFilesLines
2019-02-04Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode1-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.