You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install endian.h and add that to the target include directories... (#345)
... on Windows and MacOS
When installing this library the source directory might not be
available, thus we need to install the header. However, we need to make
sure it is doesn't spill into the global include directories to shadow
and os-specific installations e.g. on Linux.
0 commit comments