BioMedIA/irtk-refactored-deprecated

Set WORDS_BIGENDIAN if needed

schuhschuh opened this issue · 1 comments

The irtkCifstream file contains the following code (may also other I/O classes):

#ifdef WORDS_BIGENDIAN
  _Swapped = false;
#endif

I an guessing via CMake's TEST_BIG_ENDIAN