Skip to content
Commit 05a0e5bb authored by Ahmad Samir's avatar Ahmad Samir
Browse files

Let CMake Define HAVE_BYTESWAP_H

Looks like an oversight; so use check_include_file_CXX to check that
byteswap.h exists.

This means that on Linux the code will use the bswap_16/32/64 system
functions.
parent 0adba241
Pipeline #188217 passed with stage
in 7 minutes and 56 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment