cmake OSVR_HAVE_WORKING_BSWAP examples

OSVR/OSVR-Core src/osvr/Common/CMakeLists.txt :9

check_c_source_compiles("#include <byteswap.h>\nint main() {return bswap16(0x1234);}" OSVR_HAVE_WORKING_BSWAP)