Set WORDS_BIGENDIAN if needed
schuhschuh opened this issue · 1 comments
schuhschuh commented
The irtkCifstream
file contains the following code (may also other I/O classes):
#ifdef WORDS_BIGENDIAN
_Swapped = false;
#endif
ghisvail commented
I an guessing via CMake's TEST_BIG_ENDIAN