cmake OSVR_HAVE_WORKING_BSWAP_UNDERSCORE examples

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

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