mirror of
https://github.com/taglib/taglib.git
synced 2025-07-22 15:04:24 -04:00
Merge branch 'master' into merge-master-to-taglib2
# Conflicts: # ConfigureChecks.cmake # bindings/c/tag_c.cpp # taglib-config.cmd.cmake # taglib/asf/asfattribute.cpp # taglib/asf/asffile.cpp # taglib/audioproperties.cpp # taglib/mp4/mp4atom.h # taglib/mp4/mp4coverart.cpp # taglib/mp4/mp4file.cpp # taglib/mp4/mp4item.cpp # taglib/mp4/mp4tag.cpp # taglib/mpeg/id3v2/id3v2frame.cpp # taglib/mpeg/id3v2/id3v2tag.cpp # taglib/toolkit/tbytevector.cpp # taglib/toolkit/tbytevector.h # taglib/toolkit/tfile.cpp # taglib/toolkit/tfile.h # taglib/toolkit/tlist.h # taglib/toolkit/tstring.cpp # taglib/toolkit/tstring.h # tests/test_apetag.cpp
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
#cmakedefine _FILE_OFFSET_BITS ${_FILE_OFFSET_BITS}
|
||||
|
||||
/* Defined if your compiler supports some byte swap functions */
|
||||
#cmakedefine HAVE_BOOST_BYTESWAP 1
|
||||
#cmakedefine HAVE_GCC_BYTESWAP 1
|
||||
#cmakedefine HAVE_GLIBC_BYTESWAP 1
|
||||
#cmakedefine HAVE_MSC_BYTESWAP 1
|
||||
|
Reference in New Issue
Block a user